Comment by ~eloitor on ~mil/sxmo-tickets
Using this patch with vim, will open a new terminal when
$EDITOR
is called right? I think it is best to keepsxmo_terminal.sh $EDITOR
when the script wants to spawn a window. This allows the use$EDITOR
in scripts running in a terminal without extra windows opening.I think using the environment variable
VISUAL_EDITOR
is a better idea.