From 8e30dc22c3e57ddd8e54ae44437e45892837b0cb Mon Sep 17 00:00:00 2001 From: Gianluca Piccirillo Date: Wed, 5 Feb 2025 19:55:31 -0500 Subject: [PATCH] Add mynav (#139) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7e9d62..7c5da5f 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [laio](https://laio.sh) A simple, flexbox-inspired, layout & session manager for tmux written in Rust. - [libtmux](https://github.com/tmux-python/libtmux) Python API for tmux - [moxide](https://github.com/dlurak/moxide) A tmux session manager with a modular config +- [mynav](https://github.com/GianlucaP106/mynav) Workspace and session management TUI built on 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