Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Keybindings lost in Xterm after top exits



On Jun 7,  6:53am, Mikael Magnusson wrote:
}
} >      print -r "${terminfo[rmkx]}"
} 
} You probably want to either add -n to the prints

Er, right.  Doesn't matter much in the case of the top wrapper, but it
might for zle-line-init.

} or just use echoti rmkx instead. (echotc for the $termcap ones).

I don't know why I never think of those.  Just don't do that much with
terminal manipulation from the shell any more.



Messages sorted by: Reverse Date, Date, Thread, Author