|
e930af1027
|
list command now shows a symbol in front of the current session
|
2024-07-01 09:12:38 -04:00 |
|
|
441f1d3ef0
|
removed unused module reference
|
2024-06-24 17:19:01 -04:00 |
|
|
ace9627b79
|
major refactor; parameters are handled by a state struct
|
2024-06-24 16:32:41 -04:00 |
|
|
ac97336f13
|
added contextual action as default command
|
2024-06-18 11:57:08 -04:00 |
|
|
0fc6cd66c6
|
renamed 'root' command to 'path'
|
2024-06-10 12:03:40 -04:00 |
|
|
1320b6f122
|
'h' is now shortened version of 'has' instead of help
|
2024-06-10 12:02:57 -04:00 |
|
|
a07ae193b5
|
moved environment variable code to a new module
|
2024-06-10 12:02:02 -04:00 |
|
|
e017d57a53
|
initial implementation of root command and made some commands allow being thrown through pipes
|
2024-06-10 12:01:15 -04:00 |
|
|
5c3fb7df3f
|
created switch command
|
2024-03-07 17:10:45 -05:00 |
|
|
aba802e77d
|
upgraded tmux_interface to 0.3.2 and restructured command module
|
2024-03-06 15:54:41 -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 |
|
|
4eab373a42
|
fixed a typo in detach code and added it to subcommand match
|
2023-05-01 10:50:47 -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 |
|