[11:47] hello there [11:47] anyone here ? [11:47] yes [11:50] my question is how to make a zoom on vi ? [11:53] a zoom? [11:53] it is open in a terminal, so you can zoom in by changing the font size in the terminal emulator [11:53] how to zoom text on vi ? [11:53] i using putty [11:55] go to the putty settings and then go to the font section [11:55] there is a font size option [11:57] ok let me check [12:02] but it not pratical to do so, each time we need to change the font size temporarely [12:03] on my firefox i m using ctrl + keys to make the size modifie temporarely then ctrl - to back to previous mode [12:03] i would like to do so with vi* [12:04] well it is going to be difficult to do that [12:04] firefox allows you to do that because it is built into firefox [12:04] putty does not have such a thing built into it that I know of [12:04] you have to remember that putty controls the font size, not vi [12:05] vi is a process running on a remote server that you are able to see through putty, which is the program you are using directly [12:06] well, it's all complicate