feat: added url for Disconnected. (#93)

Co-authored-by: Austin Wilcox <awilcox@arbinger.com>
This commit is contained in:
Austin Wilcox 2023-04-25 14:20:07 -06:00 committed by GitHub
parent d6b3901505
commit 710960a886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
## <a name="tools"></a>Tools and session management
- [automux](https://github.com/sriramkandukuri/automux) Wrappers to tmux commands, useful for tmux based automation
- [disconnected](https://github.com/austinwilcox/disconnected) A session manager written in Deno with json as the config files
- [dmux](https://github.com/zdcthomas/dmux) Configurable tmux workspace manager written in Rust
- [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