Re: [ANN] Understanding Vim's excalamation mark command quoting/escaping rules

2016-04-01 Thread Shlomi Fish
Hi Daniel, thanks for your reply, On Fri, Apr 1, 2016 at 9:03 AM, Daniel Shahaf wrote: > Shlomi Fish wrote on Thu, Mar 31, 2016 at 22:56:28 +0300: > > I prepared a document where I investigated which characters need to be > > escaped in vim's ":!" commands of filtering the text through a shell

Re: [ANN] Understanding Vim's excalamation mark command quoting/escaping rules

2016-04-01 Thread Daniel Shahaf
Shlomi Fish wrote on Fri, Apr 01, 2016 at 15:38:42 +0300: > Hi Daniel, > > thanks for your reply, > You're welcome. > On Fri, Apr 1, 2016 at 9:03 AM, Daniel Shahaf > > wrote: > > > Shlomi Fish wrote on Thu, Mar 31, 2016 at 22:56:28 +0300: > > > I prepared a document where I investigated whic