diff --git a/.tmux.conf b/.tmux.conf index 03ddb14..c90a246 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -26,6 +26,7 @@ bind -n M-c kill-pane # create new window. bind -n M-Escape new-window +bind -n M-t new-window # NOTE: for compatibility with Termux as it does not support yet. # close window. bind -n M-x kill-window