diff options
| author | dana <dana@dana.is> | 2026-07-01 22:39:24 -0500 |
|---|---|---|
| committer | dana <dana@dana.is> | 2026-07-06 22:22:57 -0500 |
| commit | 95d96055fe6ad37a106c93e415299ac4072c6809 (patch) | |
| tree | 3225a65c25cbca5157ffd1088f20693e688c64e6 /ChangeLog | |
| parent | 54783: improve checkptycmd (diff) | |
| download | zsh-master.tar zsh-master.tar.gz zsh-master.tar.bz2 zsh-master.tar.lz zsh-master.tar.xz zsh-master.tar.zst zsh-master.zip | |
tweaks:
- set bare_glob_qual per feedback from bart (w/54897)
- fix zle/bindkey loops per feedback from mikael
- glob with (oN) per feedback from oliver
- eliminate another loop
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2026-07-06 dana <dana@dana.is> + + * 54894 (tweaked): Completion/compdump: improve performance + 2026-07-04 Mikael Magnusson <mikachu@gmail.com> * 54783: Src/Modules/zpty.c, Test/V08zpty.ztst: improve |
