From 39abd6b00a427ac4d33564d9a00cde35abe90be8 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 8 Jan 2024 18:50:10 +0100 Subject: . --- tmux/tmux.conf | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'tmux') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 9a5c623..acd45b1 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -17,18 +17,8 @@ set -g mouse on bind-key -n 'C-M-Left' prev bind-key -n 'C-M-Right' next -bind-key -n 'C-M-Up' new-window -bind-key -n 'C-M-Down' confirm-before -p "kill-window #W? (y/n)" kill-window - bind-key -n 'C-M-h' prev bind-key -n 'C-M-l' next -bind-key -n 'C-M-k' new-window -bind-key -n 'C-M-j' confirm-before -p "kill-window #W? (y/n)" kill-window - -#bind-key -n 'C-M-\\' split-window -h -#bind-key -n 'C-M-\-' split-window -bind-key -n 'C-M-x' confirm-before -p "kill-pane #P? (y/n)" kill-pane - set -g status-style "fg=black,bg=colour34" bind-key 'Up' select-pane -P 'fg=white,bg=black' -- cgit v1.2.3-70-g09d2