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
2020-03-30 09:46:35 +02:00

6 lines
131 B
Bash

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