Ven Tadipatri wrote:
> It's nice that you can go into hex mode with Vim through the
> use of XXD, but it's really hard trying to find out what hex
> codes correspond to a given character.

You know about ga and g8? In normal mode, put the cursor on a
character of interest then type ga or type g8 (:help ga).
g8 is good for UTF-8 as it shows the bytes used.

John


-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to