diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2003-05-02 10:58:52 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2003-05-02 10:58:52 +0000 |
| commit | 48d0166c1c23443c662e10dc758b1a4662ba9110 (patch) | |
| tree | 26d9694aa7617cdc20fb21194558f070b2dd2534 /README | |
| parent | 18492: Provide partial fix for multios and output process substitution (diff) | |
| download | zsh-48d0166c1c23443c662e10dc758b1a4662ba9110.tar zsh-48d0166c1c23443c662e10dc758b1a4662ba9110.tar.gz zsh-48d0166c1c23443c662e10dc758b1a4662ba9110.tar.bz2 zsh-48d0166c1c23443c662e10dc758b1a4662ba9110.tar.lz zsh-48d0166c1c23443c662e10dc758b1a4662ba9110.tar.xz zsh-48d0166c1c23443c662e10dc758b1a4662ba9110.tar.zst zsh-48d0166c1c23443c662e10dc758b1a4662ba9110.zip | |
18497: minor tweaks to info and tcp_spam
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -35,6 +35,10 @@ up for bash-style word handling: autoload -U select-word-style select-word-style bash +The `=prog' facility for expanding command paths (provided the EQUALS +option is enabled, as it is by default) no longer expands aliases. It was +felt this feature was underused and confusing. + Documentation ------------- |
