Start in locked mode by default

Helps to reduce accidental keyboard shortucts triggers.
This commit is contained in:
2024-08-17 00:41:18 +02:00
parent 00babba437
commit ebab649982

View File

@@ -296,7 +296,7 @@ serialize_pane_viewport true
// Choose the mode that zellij uses when starting up. // Choose the mode that zellij uses when starting up.
// Default: normal // Default: normal
// //
// default_mode "locked" default_mode "locked"
// Toggle enabling the mouse mode. // Toggle enabling the mouse mode.
// On certain configurations, or terminals this could // On certain configurations, or terminals this could