AutoYADM commit: 2024-12-22 19:00:02

This commit is contained in:
Daniel Fichtinger 2024-12-22 19:00:02 -05:00
parent 2135943b19
commit 85222145bf

View file

@ -4,9 +4,6 @@ set -g xterm-keys on
set -g allow-rename off set -g allow-rename off
set -s escape-time 1 set -s escape-time 1
bind-key i display-message "test i"
bind-key C-Enter display-message "test enter"
# For image.nvim # For image.nvim
set -gq allow-passthrough on set -gq allow-passthrough on