Commit graph

24 commits

Author SHA1 Message Date
lwad e8911fc002 feat: Stop <session_name> does not exist outputs 2024-02-06 16:08:47 +00:00
lwad 5d290517ee fix: Allow for non-existence of base session 2024-02-06 16:05:41 +00:00
lwad 3ca0f333d5 fix: Use default previous session name 2024-02-06 15:23:24 +00:00
lwad ef3cf5d2e8 feat: Load projects file path dynamically 2024-01-22 16:59:55 +00:00
lwad cdeb780a9e feat: Don't restrict username to lukew 2024-01-19 11:37:28 +00:00
lwad 8f5eb548d7 feat: Return to previous session on abort or failure 2023-11-26 21:56:24 +00:00
lwad 82cc371e89 feat: Move session operations to separate module 2023-11-26 14:54:06 +00:00
lwad 567d0f29c4 feat: Use current session on search abort 2023-11-26 13:53:36 +00:00
lwad 6edfd0a89b chore: Use consistent formatting 2023-11-26 11:11:49 +00:00
lwad 50d6c8bf0b feat: Return to base session on abort 2023-11-26 10:02:36 +00:00
lwad 91a1a5da9e fix: Use start path rather than session name 2023-11-25 16:36:38 +00:00
lwad 79acf0207a fix: Delete projects from file 2023-11-25 15:54:38 +00:00
lwad 7dd69fe978 fix: Kill PROJECTS session lastly 2023-11-24 23:28:40 +00:00
lwad 6980d07d8f feat: Redirect stderr on kill-session commands 2023-11-24 21:50:12 +00:00
lwad b89b18ded3 chore: Remove accidentally committed file 2023-11-24 21:32:11 +00:00
lwad d2d8559c8c feat: Add project finding and deletion 2023-11-24 21:31:45 +00:00
lwad 7d1e1325e3 feat: Add fuzzy finding 2023-11-24 16:37:27 +00:00
lwad 6b9a7b4fb0 feat: Add project deletion 2023-11-23 22:39:49 +00:00
lwad acacacd866 feat: Add argument parsing and project addition 2023-11-23 21:39:43 +00:00
lwad e094efbf3c feat: Write to output file 2023-11-23 16:51:41 +00:00
lwad 0819571139 feat: Refactor 2023-11-23 14:56:21 +00:00
lwad d191ccf552 feat: Use BTreeMap for line storage 2023-11-23 14:05:57 +00:00
lwad 9e8a8f3e26 feat: Read contents of projects file 2023-11-23 12:43:47 +00:00
lwad d8c4e80cc8 chore: Cargo init 2023-11-23 11:59:00 +00:00