From 7a9883183e20ce988dc8b6c51fcad2915f70fec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Tue, 11 Mar 2025 09:24:30 +0100 Subject: [PATCH] Disable Zellij mouse mode --- .config/zellij/config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zellij/config.kdl b/.config/zellij/config.kdl index 04879ec..8606a70 100644 --- a/.config/zellij/config.kdl +++ b/.config/zellij/config.kdl @@ -290,7 +290,7 @@ plugins { // - true (default) // - false // -// mouse_mode false +mouse_mode false // Configure the scroll back buffer size // This is the number of lines zellij stores for each pane in the scroll back