mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 19:12:13 +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
|
# Create new window with current path
|
||||||
bind c new-window -c "#{pane_current_path}"
|
bind c new-window -c "#{pane_current_path}"
|
||||||
|
|
||||||
|
# Unbinding the old keybind for splitting the pane vertically
|
||||||
unbind '"'
|
unbind '"'
|
||||||
|
|
||||||
|
# Unbinding the old keybind for splitting the pane horizontally
|
||||||
unbind %
|
unbind %
|
||||||
|
|
||||||
# Disable completely the mouse
|
# Disable completely the mouse
|
||||||
|
|||||||
Reference in New Issue
Block a user