Sunday, August 11, 2013

why does /\[^\s] not find the character 's'?

greetings!

when i do a search using:

     /\[^\s]

it behaves as it shd, i.e., it finds anything that's not a whitespace, EXCEPT it will not find the character 's'.

i'm using vim under ubuntu 12.04

when i do 'vim --version' i get:

    VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Nov 15 2012 00:32:35)
    Included patches: 1-330

Regards,

Tom Arnall
Ensenada, Baja California


----------------
"Will it never cease, this obsession with wrecking wet dreams?" Francis Knight

--
--
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: