From 37a750bb7b3d3ce7759443b40f01d2f36edb9c1b Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Tue, 31 Mar 2026 12:49:55 +0200 Subject: restore original tmux cursor --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index facc260..3125892 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -20,7 +20,7 @@ bind-key l select-pane -R # needed for autoread to work in neovim set-option -g focus-events on -set-option -g cursor-style blinking-bar +# set-option -g cursor-style blinking-bar # highlight current window in status bar set-window-option -g window-status-current-style 'bg=brightwhite' -- cgit v1.3.1