Allow highlighting bell/monitor windows in caption
commit76edff82efbe2f9c228e33b728d2e5f363c8509c
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sun, 8 Feb 2009 00:44:54 +0000 (7 19:44 -0500)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sun, 8 Feb 2009 00:44:54 +0000 (7 19:44 -0500)
tree65db254dd4ce5f93c4d876a5e4c4e37d7d4d4533
parent49c9d58217621434c04d670b4037bb3af7b0ec17
Allow highlighting bell/monitor windows in caption

The command is 'rendition'. Details in man-page. The defaults are
currently set in a way to make sure that the new settings are
noticeable. This changeset is preferred over either of the patches in
savannah #18382, because it allows specifying the renditions for both
bell and monitor windows, and is flexible enough that new renditions
can be added if desired.
src/ansi.c
src/comm.c
src/doc/screen.1
src/extern.h
src/help.c
src/image.h
src/process.c
src/screen.c