tmux: remove focusEvents

This commit is contained in:
John Bowdre 2024-12-19 19:11:02 -06:00
parent 02b20dd048
commit 372ba92be4

View file

@ -6,7 +6,7 @@
clock24 = true;
customPaneNavigationAndResize = true;
escapeTime = 50;
focusEvents = true;
# focusEvents = true;
historyLimit = 100000;
keyMode = "vi";
mouse = true;