diff options
| author | Oliver Kiddle <opk@users.sourceforge.net> | 2000-05-19 16:19:39 +0000 |
|---|---|---|
| committer | Oliver Kiddle <opk@users.sourceforge.net> | 2000-05-19 16:19:39 +0000 |
| commit | e20600c8a404d35bd4b4c02976ce08f5b166f415 (patch) | |
| tree | 00770843d9013ec7a80c010f60a06e081adae4ce | |
| parent | 11469: Locally unset the errexit option and ZERR trap. (diff) | |
| download | zsh-e20600c8a404d35bd4b4c02976ce08f5b166f415.tar zsh-e20600c8a404d35bd4b4c02976ce08f5b166f415.tar.gz zsh-e20600c8a404d35bd4b4c02976ce08f5b166f415.tar.bz2 zsh-e20600c8a404d35bd4b4c02976ce08f5b166f415.tar.lz zsh-e20600c8a404d35bd4b4c02976ce08f5b166f415.tar.xz zsh-e20600c8a404d35bd4b4c02976ce08f5b166f415.tar.zst zsh-e20600c8a404d35bd4b4c02976ce08f5b166f415.zip | |
Fix _su to use user's shell for completion after -c again
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | Completion/User/_su | 6 |
2 files changed, 7 insertions, 3 deletions
@@ -1,3 +1,7 @@ +2000-05-19 Oliver Kiddle <opk@zsh.org> + + * 11470: Completion/User/_su: fix to use user's shell after -c + 2000-05-19 Bart Schaefer <schaefer@zsh.org> |
