Adding laio layout and session manager

This commit is contained in:
Christian Kemper 2025-01-05 10:51:56 +00:00
parent e3e0fac1ce
commit c633c408d6
No known key found for this signature in database

View File

@ -45,6 +45,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [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
- [harpoon](https://github.com/Chaitanyabsprip/tmux-harpoon) A tool to bookmark sessions and jump between them in a flash. Like ThePrimeagen/harpoon, but for tmux.
- [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
- [powerline](https://github.com/powerline/powerline) Statusline plugin for vim, and provides statuslines and prompts for several other applications including tmux