diff options
author | Bart Schaefer <schaefer@zsh.org> | 2022-04-30 11:21:03 -0700 |
---|---|---|
committer | Bart Schaefer <schaefer@zsh.org> | 2022-04-30 11:21:03 -0700 |
commit | e127ceaae87414588d4c839fc4cc04f02c2ed8c5 (patch) | |
tree | 32afeea362f1961770bd3086b537bbb8f8fa4fa9 /Etc | |
parent | 8181708feb35c647aa9b9692875a1ebf893ade6b (diff) | |
download | zsh-e127ceaae87414588d4c839fc4cc04f02c2ed8c5.tar.gz zsh-e127ceaae87414588d4c839fc4cc04f02c2ed8c5.tar.xz zsh-e127ceaae87414588d4c839fc4cc04f02c2ed8c5.zip |
50149: Remove all remaining =(...) files at shell exit
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/BUGS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Etc/BUGS b/Etc/BUGS index befae4477..e58fee721 100644 --- a/Etc/BUGS +++ b/Etc/BUGS @@ -48,8 +48,6 @@ related, probably obsolete, vared special case for $TERM set to "emacs". ------------------------------------------------------------------------ 47561: [PATCH v4] vcs_info: choose backend by basedir ------------------------------------------------------------------------ -39319: () { exit } =(:) doesn't clean up the tempfile ------------------------------------------------------------------------- 48091: Bug in compdescribe with matcher 'b:-=+' ------------------------------------------------------------------------ users/26071: Strange behavior about option completion of `git push #` |