[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] new argument parsing code committed
From: |
Bernhard R. Link |
Subject: |
Re: [RP] new argument parsing code committed |
Date: |
Sat, 15 Jan 2005 14:55:03 +0100 |
User-agent: |
Mutt/1.3.28i |
* Shawn Betts <address@hidden> [050115 05:26]:
> I just committed the new argument parsing code. Please update and tell
> me if it breaks.
>
> I did my best to preserve the functionality of the commands. I also
> ran each command through some limited testing. If any commands don't
> work as you expect them to and its a problem, please let me know.
The :exec command changed its semantics to ignore all but the first
argument. i.e. :exec xterm -fg green no longer works, to get the old
behaviour one has to use :exec "xterm -fg green".
Hochachtungsvoll,
Bernhard R. Link