update dotfiles
This commit is contained in:
@@ -27,6 +27,16 @@ map ctrl+plus change_font_size all +1.0
|
||||
map ctrl+minus change_font_size all -1.0
|
||||
map ctrl+0 change_font_size all 0
|
||||
|
||||
map ctrl+e launch --location=vsplit --cwd=current yazi
|
||||
|
||||
enabled_layouts splits
|
||||
# Custom split keybindings
|
||||
map ctrl+backslash launch --location=vsplit
|
||||
map ctrl+shift+backslash launch --location=hsplit
|
||||
map ctrl+] next_window
|
||||
map ctrl+[ previous_window
|
||||
map ctrl+q close_window
|
||||
|
||||
map ctrl+c copy_and_clear_or_interrupt
|
||||
map ctrl+v paste_from_clipboard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user