blacknon/hwatch

small glitch

leapfog opened this issue · 4 comments

When in diff-mode, toggling the title line isn't perfect: a single character isn't cleared.
I can trigger it with any of these commands (i.e. run them and than press t).

$ hwatch -d date +%R
$ hwatch -d echo test
$ hwatch -d echo {0..9}
$ hwatch -d echo {a..z} {A..Z}

The last one needs a small enough terminal width, for example 80 chars.

There is another (similar?) issue when running hwatch date +%T and press 2 (for Line-Diff) and 1 (for Watch-Diff).

as far as I can tell, zaidhaan's PR fixes all observed issues

Sorry for the late confirmation.
I will respond in early April.

Marge in version 0.3.10. Close.