summaryrefslogtreecommitdiffstats
path: root/Completion/User/_java
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2026-05-12 22:57:47 +0200
committerMikael Magnusson <mikachu@gmail.com>2026-05-16 18:28:31 +0200
commit458ce89509f8ddeadad3c2b3d5f19f73bfc37610 (patch)
treea5969724a5ca2526b4cc8b75d34fc6f0f37c39d1 /Completion/User/_java
parent54563: stat, system: minor fixes (diff)
downloadzsh-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