Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: How does shell decide between gui vim & terminal vim?



On Tue, Aug 30, 2022, at 9:19 AM, zzapper wrote:
> I am using a shell (/bin/sh) script which stubbornly calls the terminal 
> version of gvim instead of the desired GUI version (gtk).
>
> I suspect the script doesn't know there is a GUI but what decides that?

The vim documentation might know.

https://vimhelp.org/gui.txt.html
https://vimhelp.org/gui_x11.txt.html

-- 
vq




Messages sorted by: Reverse Date, Date, Thread, Author