From c633c408d66ace65c63fa2a053701f47f124ba92 Mon Sep 17 00:00:00 2001 From: Christian Kemper Date: Sun, 5 Jan 2025 10:51:56 +0000 Subject: [PATCH] Adding laio layout and session manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98b62c5..9f88ef0 100644 --- a/README.md +++ b/README.md @@ -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