Merge branch 'patch-1' of http://github.com/catdevnull/kakoune
This commit is contained in:
commit
911edf6ea3
|
@ -23,7 +23,7 @@ A shell command is appended to the one set in this option at runtime} \
|
|||
'mintty -e sh -c' \
|
||||
'sakura -x ' \
|
||||
'gnome-terminal -e ' \
|
||||
'xfce4-terminal -e ' \
|
||||
'xfce4-terminal -x sh -c' \
|
||||
'konsole -e '; do
|
||||
terminal=${termcmd%% *}
|
||||
if command -v $terminal >/dev/null 2>&1; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user