added 'sesh' session manager (#121)

This commit is contained in:
shane blackthorne 2024-05-28 16:00:04 -07:00 committed by GitHub
parent e03ff9f2b6
commit 7f247d98af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [libtmux](https://github.com/tmux-python/libtmux) Python API for tmux
- [powerline](https://github.com/powerline/powerline) Statusline plugin for vim, and provides statuslines and prompts for several other applications including tmux
- [tmux-powerline](https://github.com/erikw/tmux-powerline) A hackable statusbar for tmux consisting of dynamic & beautiful looking segments, inspired by vim-powerline, written purely in bash.
- [sesh](https://github.com/joshmedeski/sesh) Smart session manager for the terminal
- [smug](https://github.com/ivaaaan/smug) A session manager for tmux written in Go
- [sessionx](https://github.com/omerxx/tmux-sessionx) A Tmux session manager, with preview, fuzzy finding, and MORE
- [t](https://github.com/joshmedeski/t-smart-tmux-session-manager) The smart tmux session manager