Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
missing @ for executing macros in bindkey -v
- X-seq: zsh-users 1050
- From: fk5a005@xxxxxxxxxxxxxxxxxx (Matthias Kopfermann)
- To: zsh-users@xxxxxxxxxxxxxxx (zsh usersgroup)
- Subject: missing @ for executing macros in bindkey -v
- Date: Tue, 30 Sep 1997 10:39:12 +0200 (DFT)
I miss my @ for executing _a aliases :)
 
the pdksh has it and this is cool for the bindkey -v lover.
(yes, we are still out there :) )
 what does the ksh do here:
 you create a macro like you can do in VI:
 this macro is an alias which begins with _ and it has only one character.
 e.g. 
 alias _a='2hitest :)'
 you now can invoke it with @a (notice: no underscore!)
 i miss this little dear command.
 this is ksh history and i would like to see it
 with the best shell of all times, too :)
-- 
Matthias
(this message came from Hamburg/Germany)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author