Tuesday, February 19, 2013

VIM Quick Tips : Show tab number

Quick tips
:set guitablabel=%N/\ %t\ %M
Show tab number.


References:
http://vim.wikia.com/wiki/Show_tab_number_in_your_tab_line
Show tab number

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...