feat: audiobell
This commit is contained in:
parent
7dc0d3133a
commit
25036ec986
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ set -g prefix C-Space
|
||||||
bind C-Space send-prefix
|
bind C-Space send-prefix
|
||||||
bind h copy-mode
|
bind h copy-mode
|
||||||
|
|
||||||
|
set -g visual-activity on
|
||||||
|
set -g visual-bell on
|
||||||
set -g status-keys vi
|
set -g status-keys vi
|
||||||
# ─< set v for starting selection in copy mode >──────────────────────────────────────────
|
# ─< set v for starting selection in copy mode >──────────────────────────────────────────
|
||||||
bind -T copy-mode-vi v send -X begin-selection
|
bind -T copy-mode-vi v send -X begin-selection
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue