Adding laio layout and session manager (#136)

This commit is contained in:
Christian Kemper
2025-01-05 17:41:13 +00:00
committed by GitHub
parent e3e0fac1ce
commit 15579b760b

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