From 8b7f622260777de532cf5dd2645dc51a421eb407 Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Mon, 30 Mar 2026 10:25:51 +0200 Subject: change tmux cursor style --- tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux/tmux.conf') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index bb037ba..facc260 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -20,6 +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 # highlight current window in status bar set-window-option -g window-status-current-style 'bg=brightwhite' -- cgit v1.3.1