From ed07495c1e2b0626171af2357b17516e30c8fcd3 Mon Sep 17 00:00:00 2001 From: pr0c3550r Date: Sun, 22 Jan 2023 00:28:09 +0100 Subject: [PATCH] set tmux cursor style --- tmux/.config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 2ae0b17..1de2768 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -52,3 +52,4 @@ set -g status-style bg="#1d2021",fg="#d4be98",bold set -g status-keys vi set -g status-right '#{?client_prefix,#[fg=#000000]#[bg=#fabd2f]#[bold] C-a ,}' +set cursor-style blinking-underline