Sample Header Ad - 728x90

tput ed is empty

5 votes
2 answers
712 views
The output of tput ed is empty and I can't figure out why. Other capabilities work fine. Also ed is not missing from infocmp output so tput should match, right?
$ printf '%q' "$(tput ed)"
''
$ printf '%q' "$(tput home)"
$'\033'\[H
I'm using zsh on Mac OS 10.14.6 and iTerm2. TERM=xterm-256color.
Asked by cambunctious (210 rep)
Nov 18, 2019, 11:06 PM
Last activity: Nov 30, 2022, 11:19 PM