My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 17: rcquotes: Allow quoting arguments as such: 'fo''o\\ \bar' -> fo'o\\ \bar
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  maglion...@gmail.com
Project-Vimperator
Type-Plugin
Priority-Medium


Sign in to add a comment
 
Reported by maglion...@gmail.com, Oct 05, 2009
Originally reported by maglione.k, on 2008-12-05 13:38:42:

Allows arguments to be quoted as in Plan 9's rc shell. That is, all characters within single quotes, aside from the single quote itself, are passed unmolested. A literal single quote is represented as two consecutive of the same. So, `'fo\o' -> fo\o`, `'fo''o' -> fo'o`, `'foo\' -> foo\`.
Comment 1 by maglion...@gmail.com, Oct 15, 2009
New attachments:
  rcquotes.2.js –  (maglione.k – 2008-12-05 14:38:37)
  rcquotes.js –  (maglione.k – 2008-12-05 13:43:49)
rcquotes.2.js
2.2 KB   View   Download
rcquotes.js
3.8 KB   View   Download
Comment 2 by maglion...@gmail.com, Oct 31, 2009
Added documentation.
rcquotes.js
3.0 KB   View   Download
Sign in to add a comment

Powered by Google Project Hosting