Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2020 20:14:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 247447] Add blink/dim/invis attributes to base termcap(5)
Message-ID:  <bug-247447-227-jr3zzmprSQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247447-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247447-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247447

--- Comment #1 from Jan Beich <jbeich@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=3D"${TERM}:mb@:mh@:mk@:tc=3D${TERM}:"
  $ echo `tput mb`blink`tput me` `tput mh`dim`tput me` `tput mk`invis`tput =
me`

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247447-227-jr3zzmprSQ>