From f7efe46c9dbbde747c26a93bb67fcfd2c7c40e85 Mon Sep 17 00:00:00 2001 From: Austin Wilcox Date: Tue, 25 Apr 2023 10:36:35 -0600 Subject: [PATCH] feat: added url for Disconnected. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61bebb8..c7cd36c 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set ## 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