]> git.ipfire.org Git - thirdparty/util-linux.git/commit
irqtop: hide cursor when in interactive mode
authorSami Kerola <kerolasa@iki.fi>
Sat, 22 Feb 2020 08:12:59 +0000 (08:12 +0000)
committerSami Kerola <kerolasa@iki.fi>
Sat, 22 Feb 2020 21:43:54 +0000 (21:43 +0000)
commitbf611f4034c26a8b34b220ead5a044dd9d379c99
tree988262081866592c5b33fd23257b147887bf0de2
parent11b20fb29d96b2a93ccbda77d470634d10352e93
irqtop: hide cursor when in interactive mode

Visible cursor is distraction.  Secondly with visible cursor key commands
can be visible adding unwanted characters to end of output.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/irqtop.c