Skip to content

Commit

Permalink
Tmux: unbind prefix v
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Nov 25, 2024
1 parent 63bfc6d commit a30e47d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .config/tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ set -g @plugin 'tmux-plugins/tmux-yank'
#
# Key bindings
#
unbind -T prefix v

unbind -T prefix n
bind n new-window -a -c "#{pane_current_path}"

Expand Down

0 comments on commit a30e47d

Please sign in to comment.