On Mon, Jul 06, 2020 at 11:22:30AM +0530, Manas wrote: > Hi folks, > I am using someone else's UI for terminal-based chess but > unfortunately the font size of UI is quite small. > As I am using terminal inside Vim, I was wondering if there is any way > to change the font size of this particular (Vim's) terminal without > affecting other buffers and windows in Vim.
normally the font size is set per user for all terminals in `.Xdefaults' or alike files on *nix systems. if you use a graphical terminal there probably is a menu item that lets you set the font size. use a different terminal window to play chess and set the font size at your likings. //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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20200706202221.GA6776%40trackstand.
