Tuesday, March 19, 2019

Re: Font size change

> > > I am currently trying to change the font size of files being viewed using
> > > vim from the default ( 9) setting, can someone tell me where this is
> > > defined so I can up it to size 10/11 or 12.

in a graphical environment you can set the font and its size in your
.vimrc with `set guifont=Monospace\ 10` for Monospace size 10. it might
conflict or being overruled by the settings of your terminal emulator en
properly set in (eg.) .Xdefaults on BSD and Linux machines. otherwise
look for the font settings of your emulator -- probably right-click to
get a menu where you can change the font and its size.

in console it is set in a global manner, /etc/rc.conf in BSD.

//meine

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: