mirror of https://github.com/xzeldon/dotfiles.git
Compare commits
No commits in common. "09ac69e8f6bfe9186a3078cf9583054f0d827acb" and "a0f3ecddf8cf35c4fc61f41fe50d4041bba9f9b5" have entirely different histories.
09ac69e8f6
...
a0f3ecddf8
|
@ -62,11 +62,6 @@ bind F10 selectw -t:19
|
||||||
bind F11 selectw -t:20
|
bind F11 selectw -t:20
|
||||||
bind F12 selectw -t:21
|
bind F12 selectw -t:21
|
||||||
|
|
||||||
# New panes in current path
|
|
||||||
bind c new-window -c "#{pane_current_path}"
|
|
||||||
bind % split-window -h -c "#{pane_current_path}"
|
|
||||||
bind '"' split-window -v -c "#{pane_current_path}"
|
|
||||||
|
|
||||||
# A key to toggle between smallest and largest sizes if a window is visible in
|
# A key to toggle between smallest and largest sizes if a window is visible in
|
||||||
# multiple places
|
# multiple places
|
||||||
bind F set -w window-size
|
bind F set -w window-size
|
||||||
|
|
Loading…
Reference in New Issue