summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_perldoc
diff options
context:
space:
mode:
authorFrank Terbeck <ft@bewatermyfriend.org>2012-08-08 08:36:25 +0200
committerFrank Terbeck <ft@bewatermyfriend.org>2012-08-08 08:36:25 +0200
commit0b3b271c53e56d13be9277e81e8a1b4f594c2570 (patch)
treed605d99f7d1447ec49bb98678e727d0f0b98bdf3 /Completion/Unix/Command/_perldoc
parent9d57d625a298678555a910fcbb8ed60767d5bc9f (diff)
downloadzsh-0b3b271c53e56d13be9277e81e8a1b4f594c2570.tar.gz
zsh-0b3b271c53e56d13be9277e81e8a1b4f594c2570.zip
Do not use echoti {smkx,rmkx} unconditionally
If a terminal - like the linux kernel's virtual console - is missing those terminfo entries, that will cause annoying output like: zle-line-init:echoti:1: no such terminfo capability: rmkx zle-line-init:echoti:1: no such terminfo capability: smkx for each and every prompt. This tests for the features availability and notes missing ones in a new array `$debian_missing_features'. Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
Diffstat (limited to 'Completion/Unix/Command/_perldoc')
0 files changed, 0 insertions, 0 deletions