[Bug 247447] Add blink/dim/invis attributes to base termcap(5)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 20 20:14:30 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247447
--- Comment #1 from Jan Beich <jbeich at FreeBSD.org> ---
I'd like to *avoid* a new entry a la xterm-clear. Each of the new caps is
trivial to disable e.g.,
$ export TERMCAP="${TERM}:mb@:mh@:mk@:tc=${TERM}:"
$ echo `tput mb`blink`tput me` `tput mh`dim`tput me` `tput mk`invis`tput me`
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list