Increase yank buffer size of your vi editor

If you think that your vi editor's yank buffer size is not enough, you can increase it with the following vi command.

:set viminfo='1000,h

This command will increase the buffer size to 1000 lines..

Comments

Popular posts from this blog

How to Use container_of in Linux Kernel Development

Notification Chains in Linux Kernel

Build and Flash OpenWrt for Raspberry Pi