I’ve been trying to search a file for non-ascii chars using

/[\x80-\xff]/

and it’s not working.  How would I search for chars in the range of
hex 80 to hex ff?  Thanks,

- Mitch


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to