What's Changed
- feat: extend LastAttached sort to work with regular tms command by @dcadenas in #176
- docs: describe how
tms killcan be configured in tmux by @tpwo in #177 - build(nix): fix deprecation warning on evaluation by @mrcjkb in #178
- Fix LastAttached sort with tmux >= 3.6 by @junglerobba in #179
- maintenance and jj workspaces optimization by @junglerobba in #182
- nix: include commit hash in package version by @junglerobba in #184
- refactor(scanning): make repository opening lazy by @junglerobba in #183
- fix: clone-repo Git Error because of the trailing slash by @vergeev in #186
- clone: allow specifying target directory path and name by @junglerobba in #187
New Contributors
- @dcadenas made their first contribution in #176
- @tpwo made their first contribution in #177
- @vergeev made their first contribution in #186
Full Changelog: v0.5.0...v0.6.0
Install tmux-sessionizer 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jrmoulton/tmux-sessionizer/releases/download/v0.6.0/tmux-sessionizer-installer.sh | shDownload tmux-sessionizer 0.6.0
| File | Platform | Checksum |
|---|---|---|
| tmux-sessionizer-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| tmux-sessionizer-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| tmux-sessionizer-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| tmux-sessionizer-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |