https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247447
--- Comment #1 from Jan Beich <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
