fix lf new terminal bind
This commit is contained in:
parent
0df11439ac
commit
574ca9b0bc
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue