new icons
This commit is contained in:
parent
12d00fa4cd
commit
c595038226
1 changed files with 4 additions and 4 deletions
|
@ -30,10 +30,10 @@ set-option -g renumber-windows on
|
|||
set -g @mode_indicator_prefix_prompt ' '
|
||||
|
||||
# prompt to display when tmux is in copy mode
|
||||
set -g @mode_indicator_copy_prompt ' COPY '
|
||||
set -g @mode_indicator_copy_prompt ' '
|
||||
|
||||
# prompt to display when tmux has synchronized panes
|
||||
set -g @mode_indicator_sync_prompt ' SYNC '
|
||||
set -g @mode_indicator_sync_prompt ' '
|
||||
|
||||
# prompt to display when tmux is in normal mode
|
||||
set -g @mode_indicator_empty_prompt ' '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue