]> granicus.if.org Git - nethack/commit
tty blink & dim attributes
authorPatR <rankin@nethack.org>
Tue, 9 Apr 2019 20:16:54 +0000 (13:16 -0700)
committerPatR <rankin@nethack.org>
Tue, 9 Apr 2019 20:16:54 +0000 (13:16 -0700)
commit24d09e64a3ae09c3bc28eb5000677a047184b6ea
tree172e1783a15915f8a6419841bf25d0d6ff56e35b
parent730f9684ebd058e465c681c8fed38818302d306e
tty blink & dim attributes

Enable blink and dim for the TERMLIB + !NO_TERMS configuration of the
tty interface.  Blink now works the same as in the curses interface
for status highlights.  The terminal emulator I'm using has an escape
sequence for dim but it evidently doesn't do anything (same no effect
as with curses), so that isn't adequately tested.
doc/fixes36.2
win/tty/termcap.c