On Sat, May 30, 2015 at 02:03:49PM -0400, Xu Wang wrote: > Dear all, > > If I have the following in my rc: > > set editor="one -arg1 -arg2"
Maybe try: set editor="\"one -arg1 -arg2\"" -- Suvayu Open source is the future. It sets us free.
On Sat, May 30, 2015 at 02:03:49PM -0400, Xu Wang wrote: > Dear all, > > If I have the following in my rc: > > set editor="one -arg1 -arg2"
Maybe try: set editor="\"one -arg1 -arg2\"" -- Suvayu Open source is the future. It sets us free.