Add twm to the list of session managers

This commit is contained in:
Vinny Meller 2023-04-19 17:24:31 -05:00
parent 794bc51385
commit 7048bd95d2

View File

@ -61,6 +61,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [tmuxomatic](https://github.com/oxidane/tmuxomatic) Intelligent tmux session management
- [tmuxp](https://github.com/tmux-python/tmuxp) :computer: tmux session manager and python library
- [tmuxpair](https://github.com/goerz/tmuxpair) Command line script for setting up a temporary tmux session for pair programming
- [twm](https://github.com/vinnymeller/twm) A highly configurable workspace manager that is easy to extend with shell scripts, written in Rust
- [vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) Vim and tmux integration