summaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorPrithu Goswami <prithugoswami524@gmail.com>2020-02-09 17:48:13 +0530
committerGitHub <noreply@github.com>2020-02-09 07:18:13 -0500
commit9ed3e303fb6bf2e9a0cc6c748c606fc4e934811a (patch)
tree3dd1b7aaed57f161cc64705e2b3aeb88d8c2f033 /.tmux.conf
parent2b5df860ded1412a0c0be0d140d138616e926dfc (diff)
downloadeibhear-9ed3e303fb6bf2e9a0cc6c748c606fc4e934811a.tar.gz
eibhear-9ed3e303fb6bf2e9a0cc6c748c606fc4e934811a.tar.zst
eibhear-9ed3e303fb6bf2e9a0cc6c748c606fc4e934811a.zip
tmux bind for new window (#429)
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 2a6cda1..6d85cc7 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -37,6 +37,7 @@ bind-key -n C-left prev
bind-key -n C-right next
bind-key -n C-down next
set-window-option -g window-status-current-style bg=red
+bind C-c new-window
bind C-j previous-window
bind C-k next-window
#bind-key C-a last-window # C-a C-a for last active window