Commit graph

24 commits

Author SHA1 Message Date
a81226c79c merged in nesting flag 2024-02-04 16:14:34 -05:00
99531e785b added version flag 2024-02-04 16:11:32 -05:00
796d8744c5 added nesting flag 2024-02-04 16:07:24 -05:00
2dd4e35600 moved help into its own module 2024-01-23 16:45:58 -05:00
f77f768416 added terminal check 2023-08-15 21:30:10 -04:00
808591fb9b made README libraries section clearer 2023-06-20 12:33:38 -04:00
044736b535 help text is now used when the '-h' or '--help' flags are detected 2023-06-19 12:55:45 -04:00
309f4326aa release profile strips debug info, removed currently unused dependency 2023-06-19 10:45:54 -04:00
40cacce0be version bump & created release profile 2023-06-19 10:43:38 -04:00
b257e11b02 more robust source documentation, and targeted commands now gracefully fail without a target 2023-06-19 10:42:52 -04:00
a15bee37c6 added warning for nested sessions if "TMUX" variable is set 2023-06-15 11:33:08 -04:00
40836412bc added pronunciation to README 2023-06-15 00:21:23 -04:00
556e79e84f updated README to add attributions 2023-06-13 10:29:28 -04:00
ff6e428967 updated README 2023-06-12 19:24:57 -04:00
e4a348e401 list: fixed link character 2023-06-10 16:16:28 -04:00
e49b46591c cleaned up 2023-05-01 14:25:53 -04:00
e645252012 added detach to help text 2023-05-01 10:52:52 -04:00
4eab373a42 fixed a typo in detach code and added it to subcommand match 2023-05-01 10:50:47 -04:00
fea93cb263 version bump 2023-05-01 10:49:20 -04:00
113a5452c1 added read-only and detach-other flags to attach, created detach command 2023-05-01 10:48:52 -04:00
a2a36ff929 cleaned up help match statement and covered empty session list in list command 2023-04-20 20:41:28 -04:00
d1485cf745 cleaned up subcommand match statement 2023-04-20 15:31:22 -04:00
07bd6af1a9 various changes 2023-04-14 16:38:34 -04:00
97fdb206c9 initial commit 2023-04-06 13:34:32 -04:00