Commit graph

75 commits

Author SHA1 Message Date
2ccf9fa987 renamed 'root' command to 'path' 2024-06-10 09:29:18 -04:00
80a5c0a968 'h' is now shortened version of 'has' instead of help 2024-06-06 15:56:27 -04:00
18dd30f101 made nest prevent message more helpful 2024-06-06 14:04:26 -04:00
4f372ead42 updated README 2024-06-06 10:05:41 -04:00
f16554cd59 switched session enforce to new tmux detection helper 2024-06-06 09:52:25 -04:00
f8c3ac20ac merged in changes from help-topics 2024-06-06 09:49:58 -04:00
5d60b35d07 version bump 2024-06-06 09:42:42 -04:00
b380d1863d initial implementation of root command and made some commands allow being thrown through pipes 2024-06-06 09:41:41 -04:00
b7f5e8d045 Merge branch 'env-vars' into help-topics 2024-03-14 16:54:28 -04:00
58ff8fde2a default window name now sets correctly 2024-03-14 16:51:40 -04:00
087a2fe66e added help text for REMUX_NEW_WINDOW env var 2024-03-14 16:31:06 -04:00
478638d249 Merge branch 'env-vars' into help-topics 2024-03-14 16:26:56 -04:00
50f129c793 added REMUX_WINDOW_NAME var for add command 2024-03-14 16:26:40 -04:00
fd076f7fee updated help text to include topics 2024-03-14 15:00:58 -04:00
fa2fdeb5bb Merge branch 'env-vars' into help-topics 2024-03-14 14:24:38 -04:00
54f3fbb331 corrected name of ATTACH_SYMBOL env var 2024-03-14 14:24:30 -04:00
0a17e66b4b wrote help topic for env vars 2024-03-14 14:24:07 -04:00
f7cbf8dbe5 Merge branch 'env-vars' into help-topics 2024-03-14 14:16:06 -04:00
802daeba37 removed incompatible disable_echo from session exist check 2024-03-08 22:54:47 -05:00
708c2334e2 moved environment variable code to a new module 2024-03-08 21:27:41 -05:00
71b33ca274 created env module 2024-03-08 14:02:23 -05:00
aa4c26ba4c renamed detach flag and added detach support to 'new' 2024-03-08 13:58:48 -05: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
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
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
0d7a411749 updated README 2024-02-13 19:36:38 -05:00
4b1ea9332f added nest flag to help text and README 2024-02-13 17:16:22 -05:00
29a51da6bb version bump for clarity 2024-02-12 15:22:53 -05:00
db33677596 added missing package info 2024-02-12 15:02:13 -05:00