Tuesday, February 4, 2014

XXD with Vim

Hi,
  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. Is there any kind of syntax
highlighting, ie..if I select a particular character on the right side, it would highlight the
corresponding hex value on the left side or vice versa?
  Or maybe xxd isn't meant for this. Is there some other way to easily view the hex representation
of a file while also showing which hex values correspond to which characters?

Thanks,
Ven

--
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: