Wednesday, October 24, 2012

Re: dab on escaped backslashes

On 2012-10-23 05:57, Bram Moolenaar wrote:
> What language has a backslash for ( but not for )? We should handle
> that in a more generic way then, not just for "dib".
>

Perl for one. See

$ perldoc perlref
/enumerated

Also something like /(...\(...)/ is very well
possible in a regular expression as well.

/bpj

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

No comments: