Add dmux (#37)

This commit is contained in:
Zachary Thomas 2020-06-24 11:14:06 -06:00 committed by GitHub
parent 283f9b8da9
commit afd965de40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
## <a name="tools"></a>Tools and session management ## <a name="tools"></a>Tools and session management
- [dmux](https://github.com/zdcthomas/dmux) Configurable tmux workspace manager written in Rust
- [libtmux](https://github.com/tony/libtmux) Python API for tmux - [libtmux](https://github.com/tony/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 - [powerline](https://github.com/powerline/powerline) Statusline plugin for vim, and provides statuslines and prompts for several other applications including tmux
- [tat](https://github.com/ryandotsmith/tat) Tab completion for tmux sessions - [tat](https://github.com/ryandotsmith/tat) Tab completion for tmux sessions