update comments

This commit is contained in:
Tomasz Kapias 2023-03-19 10:42:14 +07:00
parent 25e5f6daa6
commit ca9db72219
Signed by: tkapias
SSH key fingerprint: SHA256:bsmasrX7y0xxAHa/x1x8zAgHInO4nPpKMk5JIQ0Vsbw

View file

@ -19,6 +19,7 @@ unbind-key C-b
set-option -g prefix C-x
bind-key C-x send-prefix
# ----- Panes -----
# Splits open in the current working directory
@ -79,6 +80,7 @@ set -g status-justify left
# Color of the status bar message
set-option -g message-style bg=colour04,fg=colour08
# ----- Windows -----
# open a fzf popup session changer
@ -150,6 +152,7 @@ bind-key -T prefix v copy-mode
bind-key -T copy-mode-vi v send-keys -X begin-selection
bind-key -T copy-mode-vi y send-keys -X rectangle-toggle
# ----- Plugins -----
# Tmux plugin manager