mirror of
https://github.com/FabricSoul/nixos-configs.git
synced 2026-02-04 06:36:25 -05:00
fix: add allow passthrough to view images in tmux
This commit is contained in:
parent
c64735ebba
commit
c9f8c0ff5f
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
|||
extraConfig = ''
|
||||
setw -g pane-base-index 1
|
||||
|
||||
set -g allow-passthrough on
|
||||
|
||||
|
||||
# Vi copy mode bindings
|
||||
bind-key -T copy-mode-vi v send-keys -X begin-selection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue