diff options
| author | Peter Stephenson <pws@zsh.org> | 2014-09-26 14:07:43 +0100 |
|---|---|---|
| committer | Peter Stephenson <pws@zsh.org> | 2014-09-26 14:07:43 +0100 |
| commit | d19d9c1eff7dfe341c8412e310015919ef7729d7 (patch) | |
| tree | 4f50953e5fb1c48a1baadc122763d98fbaa782d6 /ChangeLog | |
| parent | 33252: complete more notmuch subcommands (diff) | |
| download | zsh-d19d9c1eff7dfe341c8412e310015919ef7729d7.tar zsh-d19d9c1eff7dfe341c8412e310015919ef7729d7.tar.gz zsh-d19d9c1eff7dfe341c8412e310015919ef7729d7.tar.bz2 zsh-d19d9c1eff7dfe341c8412e310015919ef7729d7.tar.lz zsh-d19d9c1eff7dfe341c8412e310015919ef7729d7.tar.xz zsh-d19d9c1eff7dfe341c8412e310015919ef7729d7.tar.zst zsh-d19d9c1eff7dfe341c8412e310015919ef7729d7.zip | |
33242: tokens following if, for, repeat, while aren't in command position
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2014-09-26 Peter Stephenson <p.stephenson@samsung.com> + * 33242: Src/parse.c: don't treat tokens immediately following + end of shell constructs for, while, repeat, if as being in + command position. + * Wieland Hoffmann: 33252: Completion/Unix/Command/_notmuch: complete more subcommands. |
