]> git.sev.monster Git - dotfiles.git/commit
make key handling and logout more robust
authorsev <git@sev.monster>
Mon, 30 Oct 2023 12:14:54 +0000 (07:14 -0500)
committersev <git@sev.monster>
Fri, 5 Apr 2024 21:27:41 +0000 (16:27 -0500)
commitb484bab8b0951f1f1aa631b62fd486b685c6e0ff
tree6db698ecdf9610c728ab9db32a0554f9cddeda86
parent4851c2318e2d5ae7274589bac10162214cb11c2a
make key handling and logout more robust

key setup can know use either terminfo, termcap, or zkbd, and in all cases
appends to the $key array  topreserve existing keys that we do not reset.

the increased knowledge in termcap/terminfo also resulted in .zlogout getting a
facelift to no longer rely on system binaries for terminal reset.
etc/zsh/.zlogout
etc/zsh/.zshrc
This page took 0.0319970000000001 seconds and 4 git commands to generate.