remove n/p tmux commands I dont use them
This commit is contained in:
parent
32df0915c9
commit
c54f89a686
2 changed files with 159 additions and 57 deletions
|
@ -3,8 +3,8 @@ unbind-key -a
|
|||
bind C-Space send-prefix
|
||||
|
||||
# Windows
|
||||
bind -r p previous-window
|
||||
bind -r n next-window
|
||||
# bind -r p previous-window
|
||||
# bind -r n next-window
|
||||
bind -r & kill-window
|
||||
bind -r c new-window -c "#{pane_current_path}"
|
||||
bind ',' command-prompt "rename-window %%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue