

However, this change of font size is tentative because when you close the terminal, the terminal will revert back to its original default settings. This way, you can quickly zoom in on the terminal and have a clear view of the terminal. ‘CTRL’ + ‘-’ for zoom out and decrease the font size ‘CTRL’ + ‘SHIFT’ + ‘+’ for zoom in and increasing the font size The quickest and easiest method is to change the font size in vim editor using the keyboard shortcut keys: In this post, we will go through a couple of easy and quick methods to increase the font size and later learn the steps for customizing the font of the terminal lastingly.

This post is all about how to change terminal settings and customize fonts according to our desire. For resolving this purpose, we can change some preference settings to customize the terminal settings. When Linux server administrators spend a lot of time over the terminal or in the vim text editor managing and doing administrative tasks, they get fed up with watching the same terminal screen and fonts. Many Linux administrators prefer to edit the configuration files in an editor which provides some helpful features to get things done easily instead of just writing some text in any text editor. Vim cannot use a different font than the rest of the terminal.Vim is known as a potent editor full of features in a Linux terminal. Consult the documentation or manpages for your terminal, or do a web search for how to change the font in your chosen terminal. Changing the font in your terminal is done differently depending on your system and the terminal in use. The example also shows how 'guioptions', a color scheme, and the window size can be set.Ĭonsole Vim uses whatever font the console/terminal is using. The following example shows how vimrc can include settings for more than one operating system, on the assumption that the vimrc file is the same on more than one system. If there is a space in the font name, such as Now put a line in your vimrc to set guifont to this value, like this: DoĪlternatively, enter the following to insert the current font setting into the buffer:

Once you have a font you like, you want to make it the default in the future. In gvim, you can change the font using the Edit menu, Select Font. Tip 1587 Printable Monobook Previous Next
