]> granicus.if.org Git - procps-ng/commit
watch: Support ANSI 39,49 reset sequences
authorCraig Small <csmall@enc.com.au>
Wed, 20 Dec 2017 11:09:41 +0000 (22:09 +1100)
committerCraig Small <csmall@enc.com.au>
Wed, 20 Dec 2017 11:13:31 +0000 (22:13 +1100)
commitc0256bb2d29d820311e1b799401f9877acd83817
treec58ce7cb3d4e044843c825453c128b2888ed9add
parenta935a65b77e0e635049365aa04c1e7909cb60f9b
watch: Support ANSI 39,49 reset sequences

ANSI colour sequences 39 and 49 reset the foreground and background
colours respectively. This feature was missing from watch using the
colour "-c" option.

References:
 Fixes #73
 https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_Graphic_Rendition)_parameters
NEWS
watch.c