Re: alias support for GNU Screen
Sadrul Habib Chowdhury <[email protected]> Wed, 22 Oct 2008 13:41:33 -0400
| Newsgroups | gmane.comp.gnu.screen |
|---|---|
| Message-ID | <20081022174133.GE12903__9870.51432389325$1238089119$gmane$org@localdomain> |
* Sadrul Habib Chowdhury had this to say on [22 Oct 2008, 08:20:52 -0400]: > * Steve Kemp had this to say on [22 Oct 2008, 10:35:11 +0100]: [snip] > > > Also I notice a minor functionality change. With this: > > > > alias bar echo > > > > My version: > > <Ctrl+a :> bar 'test' > > -> test > > > > Your version: > > <ctrl+a :> bar 'test' > > -> : echo: one or two arguments required > > > > Indeed. I'll try to look at this, possibly during this weekend. Thanks > for trying out the changes. > Fixed! (couldn't wait ... too much fun!) :) http://pidgin.im/~sadrul/pp/screen-alias/0005-Fix-one-aliasing-bug.patch > Cheers, > Sadrul