|
41a64f039f
|
revised incorrect help text for 'new' and 'attach' commands
|
2024-03-07 16:54:16 -05:00 |
|
|
be593c82e7
|
list attach symbol is now configurable
|
2024-03-06 16:12:54 -05:00 |
|
|
aba802e77d
|
upgraded tmux_interface to 0.3.2 and restructured command module
|
2024-03-06 15:54:41 -05:00 |
|
|
444964d4ef
|
text section optimization
|
2024-03-03 22:48:20 -05:00 |
|
|
e0ea051bf4
|
moved repo fallback into a helper function
|
2024-02-28 17:55:33 -05:00 |
|
|
2ede502884
|
added repo fallback to all relevant commands
|
2024-02-28 17:49:08 -05:00 |
|
|
90f3b9a999
|
'new' now attempts to fall back to repository root name
|
2024-02-28 14:42:24 -05:00 |
|
|
3dc0e82ad6
|
added helper function for finding repository root
|
2024-02-28 14:26:25 -05:00 |
|
|
7aa6b225de
|
moved session exist check to a helper function
|
2024-02-28 09:35:30 -05:00 |
|
|
4b1ea9332f
|
added nest flag to help text and README
|
2024-02-13 17:16:22 -05:00 |
|
|
fab7dec810
|
removed dead code and updated package information
|
2024-02-12 14:06:54 -05:00 |
|
|
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 |
|
|
044736b535
|
help text is now used when the '-h' or '--help' flags are detected
|
2023-06-19 12:55:45 -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 |
|
|
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 |
|
|
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 |
|