5 ms·wc(1) to the rescue! :)by robertduncan 14y agowc(1) to the rescue! :)slig 14y agoIf you're on OS X: copy the text to the clipboard and run pbpaste | wcslewis 14y agoor "wc" <enter> <ctrl-v> <ctrl-d>dlsym 14y agoIf you're on Linux: Select text and run xclip -o | wcjrajav 14y agoOr switch to new Vim buffer, then pg<C-g>