-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I have the following string in .tmux.conf
set-option -g status-left "#[fg=black,bold]#{?client_prefix,#[bg=magenta] PREFIX ,#{?#{==:#{pane_mode},copy-mode},#{?selection_present,#[bg=brightcyan] VISUAL ,#[bg=cyan] COPY },#{?#{==:#{pane_mode},clock-mode},#[bg=blue] CLOCK ,#[bg=green] INSERT }}}"
Highlighting looks broken:
Metadata
Metadata
Assignees
Labels
No labels