-
v0.4.0 Stable
released this
2024-09-26 21:01:31 -04:00 | 0 commits to main since this releaseAdditions:
- Added working directory flag (
-D
)
Fixes:
- Inner tmux errors are now silent
- Error messages print to stderr rather than stdout
Improvements:
- list command now supports the quiet flag
- list command now has a search mode that lists matching session titles
- list command now denotes the previous session if there is one
- Repository search can now be configured with the
REMUX_REPO_NAME
environment variable - switch command now defaults to previous session
- switch command now supports detach flag
Supplemental:
- Created bash completion function
- Updated manual
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
6 downloads
-
remux-supplemental.zip
1 download · 2.2 KiB
-
remux_linux-x86-64
4 downloads · 438 KiB
- Added working directory flag (