mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-25 10:32:19 +03:00
parent
c3a4fc9405
commit
9aa1b770fd
@ -10,6 +10,7 @@ decl str termcmd %sh{
|
||||
'xterm -e sh -c' \
|
||||
'roxterm -e sh -c' \
|
||||
'mintty -e sh -c' \
|
||||
'sakura -e ' \
|
||||
'gnome-terminal -e ' \
|
||||
'xfce4-terminal -e ' ; do
|
||||
terminal=${termcmd%% *}
|
||||
|
Loading…
Reference in New Issue
Block a user