mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added more comments
This commit is contained in:
@@ -36,7 +36,10 @@ bind - split-window -v -c "#{pane_current_path}"
|
||||
# Create new window with current path
|
||||
bind c new-window -c "#{pane_current_path}"
|
||||
|
||||
# Unbinding the old keybind for splitting the pane vertically
|
||||
unbind '"'
|
||||
|
||||
# Unbinding the old keybind for splitting the pane horizontally
|
||||
unbind %
|
||||
|
||||
# Disable completely the mouse
|
||||
|
||||
Reference in New Issue
Block a user