AutoYADM commit: 2024-12-30 20:00:02

This commit is contained in:
Daniel Fichtinger 2024-12-30 20:00:02 -05:00
parent 04ac9e05bd
commit f1baed19e6

View file

@ -21,8 +21,8 @@ set -g history-limit 10000
# bind to reload config
unbind r
bind r source-file ~/.config/tmux/tmux.conf
unbind C-Enter
unbind C-m
unbind -n C-Enter
unbind -n C-m
# bind C-t to prefix
unbind C-t