diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-12 22:57:47 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-05-16 18:28:31 +0200 |
| commit | 458ce89509f8ddeadad3c2b3d5f19f73bfc37610 (patch) | |
| tree | a5969724a5ca2526b4cc8b75d34fc6f0f37c39d1 /Completion/User/_java | |
| parent | 54563: stat, system: minor fixes (diff) | |
| download | zsh-458ce89509f8ddeadad3c2b3d5f19f73bfc37610.tar zsh-458ce89509f8ddeadad3c2b3d5f19f73bfc37610.tar.gz zsh-458ce89509f8ddeadad3c2b3d5f19f73bfc37610.tar.bz2 zsh-458ce89509f8ddeadad3c2b3d5f19f73bfc37610.tar.lz zsh-458ce89509f8ddeadad3c2b3d5f19f73bfc37610.tar.xz zsh-458ce89509f8ddeadad3c2b3d5f19f73bfc37610.tar.zst zsh-458ce89509f8ddeadad3c2b3d5f19f73bfc37610.zip | |
54564: termcap, terminfo: reset u, fix metafy confusion
Ideally, these should just be unmetafy()d and passed to ncurses, but the
reality is that ncurses will just segfault if we do that when the user
passes a non-ascii value.
% echo $terminfo[らしりれ]
zsh: segmentation fault
% echotc れりの
zsh: segmentation fault
The tparm values do seem to work fine with multibyte strings, so do
unmetafy() for those.
Diffstat (limited to 'Completion/User/_java')
0 files changed, 0 insertions, 0 deletions
