|
a915bfd9c5
|
updated README and help text
|
2024-06-18 12:02:47 -04:00 |
|
|
ac97336f13
|
added contextual action as default command
|
2024-06-18 11:57:08 -04:00 |
|
|
222f929fd4
|
merged in changes from 'switch' branch
|
2024-06-17 13:54:05 -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 |
|
|
26f6fd5dd0
|
made nest prevent message more helpful
|
2024-06-10 12:02:57 -04:00 |
|
|
19b12c682d
|
updated README
|
2024-06-10 12:02:57 -04:00 |
|
|
28a7fc44f9
|
switched session enforce to new tmux detection helper
|
2024-06-10 12:02:57 -04:00 |
|
|
21eda33624
|
default window name now sets correctly
|
2024-06-10 12:02:57 -04:00 |
|
|
d776129b3e
|
added help text for REMUX_NEW_WINDOW env var
|
2024-06-10 12:02:57 -04:00 |
|
|
62d72735da
|
added REMUX_WINDOW_NAME var for add command
|
2024-06-10 12:02:57 -04:00 |
|
|
681e7427ba
|
updated help text to include topics
|
2024-06-10 12:02:57 -04:00 |
|
|
d8aaf7feed
|
corrected name of ATTACH_SYMBOL env var
|
2024-06-10 12:02:57 -04:00 |
|
|
b3403ffa36
|
wrote help topic for env vars
|
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 |
|
|
c8800a7f53
|
created env module
|
2024-06-10 12:01:15 -04:00 |
|
|
92d0010186
|
renamed detach flag and added detach support to 'new'
|
2024-06-10 12:01:15 -04:00 |
|
|
21f7b72298
|
removed incompatible disable_echo from session exist check
|
2024-06-10 12:01:15 -04:00 |
|
|
2e28acc3c3
|
version bump
|
2024-06-10 12:01:15 -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 |
|
|
307ff23049
|
updated Cargo.toml
|
2024-03-14 17:27:12 -04:00 |
|
|
3e4346bd1d
|
version bump and added data for auditing tools
|
2024-03-14 16:42:11 -04:00 |
|
|
7f5ad2fd1b
|
fixed 'new' command setting group name instead of session name
|
2024-03-14 16:37:00 -04:00 |
|
|
6b7c84b673
|
merged in changes from dep-upgrade
|
2024-03-08 13:53:26 -05:00 |
|
|
782fb694d0
|
removed disable_echo flag from commands that don't support it
|
2024-03-08 13:50:27 -05:00 |
|
|
882e130121
|
fixed tmux dispatch echoing command information
|
2024-03-08 10:26:00 -05:00 |
|
|
4615777cae
|
added help topic for switch
|
2024-03-08 10:23:02 -05:00 |
|
|
b00e15a037
|
switch command now must run in-session
|
2024-03-08 10:04:24 -05:00 |
|
|
5c3fb7df3f
|
created switch command
|
2024-03-07 17:10:45 -05:00 |
|
|
41a64f039f
|
revised incorrect help text for 'new' and 'attach' commands
|
2024-03-07 16:54:16 -05:00 |
|
|
8b00f58fde
|
updated cargo-aur metadata
|
2024-03-06 16:49:25 -05:00 |
|
|
c776b63994
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2024-03-06 16:44:54 -05:00 |
|
|
be593c82e7
|
list attach symbol is now configurable
|
2024-03-06 16:12:54 -05:00 |
|
|
9c814c43f4
|
updated README
|
2024-03-06 16:05:53 -05:00 |
|
|
63335916d9
|
updated README
|
2024-03-06 15:59:40 -05:00 |
|
|
aba802e77d
|
upgraded tmux_interface to 0.3.2 and restructured command module
|
2024-03-06 15:54:41 -05:00 |
|
|
be5bace0ac
|
updated README
|
2024-03-04 13:16:00 -05:00 |
|
|
640381820d
|
added cargo-aur metadata
|
2024-03-04 10:53:10 -05:00 |
|
|
444964d4ef
|
text section optimization
|
2024-03-03 22:48:20 -05:00 |
|
|
4fbb2b07c9
|
updated README
|
2024-03-03 22:28:32 -05:00 |
|
|
407d77812a
|
version bump
|
2024-02-28 17:55:43 -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 |
|
|
5abe1c827c
|
updated README
|
2024-02-25 20:54:03 -05:00 |
|
|
1fbfad9364
|
updated README
|
2024-02-22 14:20:13 -05:00 |
|
|
5754c22e1a
|
added binary information in preparation for crates.io publish
|
2024-02-19 21:17:48 -05:00 |
|
|
12d4b66fa3
|
updated README
|
2024-02-19 19:39:35 -05:00 |
|