1
0
Fork 0

fix lf new terminal bind

This commit is contained in:
Luca Bilke 2023-12-21 10:18:04 +01:00
parent 0df11439ac
commit 574ca9b0bc
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ map u :clear; unselect
map n &echo $f | xclip -r -selection c
map <esc> quit
map g/ cd "/"
map W &sd
map W &$TERMINAL -d $PWD
map e $$EDITOR $f
map E $sudo -e $f