Vi equivalent to "meta =" in Emacs? -


i count characters in selected block of text, in emacs can use 'meta =', displays following:

region has 7 lines, 417 characters.

how can same in vi(m) ?

in visual mode, gctrl+g display word, character, line, , byte counts visually selected region.

see :help v_g_ctrl-g.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -