zsh-workers
 help / color / mirror / code / Atom feed
* [BUG?] $terminfo weirdness
@ 2021-05-11 11:01 Marlon Richert
  2021-05-11 11:20 ` Roman Perepelitsa
  2021-05-11 12:21 ` Daniel Shahaf
  0 siblings, 2 replies; 4+ messages in thread
From: Marlon Richert @ 2021-05-11 11:01 UTC (permalink / raw)
  To: Zsh hackers list

% print -r -- ${(@kvq+)terminfo[(I)kLFT*]}
kLFT $'\C-[[1;2D'
% print -r -- ${(@kvq+)terminfo[(I)kLFT]}
kLFT $'\C-[[1;2D'
% print -r -- ${(@kvq+)terminfo[(I)kLFT5]}

% print -r -- ${(@kvq+)terminfo[kLFT5]}
$'\C-[[1;5D'
%

What's going on here?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-11 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 11:01 [BUG?] $terminfo weirdness Marlon Richert
2021-05-11 11:20 ` Roman Perepelitsa
2021-05-11 12:21 ` Daniel Shahaf
2021-05-11 14:49   ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).