0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00
penpot/docker/devenv/files/tmux.conf

7 lines
131 B
Text
Raw Normal View History

2016-11-20 14:08:24 -05:00
set -g mouse off
set -g history-limit 50000
setw -g mode-keys emacs
bind-key -r C-n resize-pane -U
bind-key -r C-m resize-pane -D