search for: gui_running

Displaying 3 results from an estimated 3 matches for "gui_running".

2020 Nov 06
3
GVIM annoyances
...have is the selection of the font.? My old box had "sans Regular 12" which was a lovely font to work with. However, when I choose the same font on the new box it's hideous. I don't know best how to request this, but basically how can I have my nice old font back? |if has("gui_running") " GUI is running or is about to start. " Maximize gvim window. set lines=999 columns=999 else " This is console Vim. if exists("+lines") set lines=50 endif if exists("+columns") set columns=100 endif endif |
2020 Nov 06
0
GVIM annoyances
...ou are still using those older fonts if they were in your .fonts directory. The older fonts use a different 'hinting' system which when viewed on a newer X/Wayland makes the font look horrible. Since I have been bitten by this with other people I would check that also. > |if has("gui_running") " GUI is running or is about to start. " Maximize > gvim window. set lines=999 columns=999 else " This is console Vim. if > exists("+lines") set lines=50 endif if exists("+columns") set > columns=100 endif endif | > > ________________________...
2003 May 21
1
gastman segmentation fault when pressing 'enter' in a command win dow
Gastman (cvs 05/21/03) coredumps when entering an empty (or any other) command in a command window. The backtrace follows... ... ---Type <return> to continue, or q <return> to quit--- Reading symbols from /usr/lib/gtk/themes/engines/libraleigh.so...done. Loaded symbols for /usr/lib/gtk/themes/engines/libraleigh.so Reading symbols from