Commit graph

25 commits

Author SHA1 Message Date
33ce567115 Reversing a debugging edit 2023-11-25 10:48:07 -05:00
6c5cc39107 Testing out git and ssh 2023-02-11 09:51:18 -05:00
1e6cda3331 Add w3m to command list 2022-05-20 09:00:37 -04:00
bd9cbc99b9 FIX #9 Clean up
- Remove comments
- Set default log file
- Remove unused enums
- Remove --group flag from bottom command
2022-05-20 01:50:43 -04:00
f3e6d604c2 FIX #8 Add sleep to launch function
Add sleep to launch function to give the launches time to start up
before quitting out of breakfast stomps on them
2022-05-20 01:17:50 -04:00
a084c771b7 FIX #8 Remove Wait method call 2022-05-19 09:55:40 -04:00
7b55a29cea Merge branch 'main' into 008-quit-after-launch 2022-05-19 09:53:36 -04:00
d020c708cb Remove INFO log tags now that log prefix is implemented 2022-05-18 08:52:53 -04:00
443b3a0765 FIX #10 Implement logging 2022-05-18 08:50:11 -04:00
de57745090 (Stash change before switching branch) 2022-05-18 05:14:31 -04:00
1cdb274c4b Launch a terminal window to launch Qutebrowser
This seems to allow us to quit breakfast and leave the browser running
2022-05-17 14:28:55 -04:00
3c47906594 Call Wait() after all launches have started 2022-05-17 09:19:58 -04:00
05ebff0260 FIX #7 Remove item distinction
Remove distinction between browser sessions and commands in model
2022-05-17 09:09:13 -04:00
7aaeec3ab6 Fill out commands list 2022-05-16 13:07:51 -04:00
cc1a424f2b FIXED #5 Fixed qutebrowser launch command
Truncate ".yml" from session file name for launch command
2022-05-16 09:21:51 -04:00
a529d22cab [#4] Add notice of launch key 2022-05-14 20:05:54 -04:00
68d82a3f86 Refactor: change command string to command struct 2022-05-14 19:44:37 -04:00
96b5d98da2 Launch: Commit before refactor 2022-05-14 19:06:06 -04:00
a69342c27e [#3] Get Qutebrowser sessions 2022-05-13 19:00:36 -04:00
f0c98c5544 Work on getting browser sessions 2022-05-13 08:50:25 -04:00
a03f288682 [#1] Prints test launch string 2022-05-12 03:11:26 -04:00
bc1b6f60a4 Working navigation and selection functionality 2022-05-11 09:39:14 -04:00
4e810304f2 Correct or almost correct model 2022-05-10 09:13:56 -04:00
f0d76461dd Minor progress 2022-05-08 10:03:33 -04:00
61f0a3d74c Initial commit 2022-05-03 01:35:02 -04:00