diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-12 00:29:01 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-05-16 18:28:29 +0200 |
| commit | 6e7e431979ff5d68d7d78ced810a636ed1936c5e (patch) | |
| tree | f1c4bf4e6b9d5a5fca0b319ee42d80e1ff853106 /Completion/User/_java | |
| parent | 54551: clone: minor style issue (diff) | |
| download | zsh-6e7e431979ff5d68d7d78ced810a636ed1936c5e.tar zsh-6e7e431979ff5d68d7d78ced810a636ed1936c5e.tar.gz zsh-6e7e431979ff5d68d7d78ced810a636ed1936c5e.tar.bz2 zsh-6e7e431979ff5d68d7d78ced810a636ed1936c5e.tar.lz zsh-6e7e431979ff5d68d7d78ced810a636ed1936c5e.tar.xz zsh-6e7e431979ff5d68d7d78ced810a636ed1936c5e.tar.zst zsh-6e7e431979ff5d68d7d78ced810a636ed1936c5e.zip | |
54552: curses: fix a few issues
mouseinterval returns the old mouse interval, not a ok/err status.
mousemask returns 0 on failure
zccmd_bg called wattron/off directly for attributes, instead of storing
them in the ch variable being passed to wbkgd so they weren't actually
applied to the background.
remove some extra 0 being passed to zwarnnam, and change one from
zerrnam.
fix a leak of w->children when deleting windows.
check return value from mbrtowc and wctomb correctly.
store attrs correctly in non-multibyte path.
return error from zcurses position when given an invalid parameter name.
if init_pair fails, retry with the same number next time.
Diffstat (limited to 'Completion/User/_java')
0 files changed, 0 insertions, 0 deletions
