small glitch
leapfog opened this issue · 4 comments
leapfog commented
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.
leapfog commented
There is another (similar?) issue when running hwatch date +%T
and press 2
(for Line-Diff) and 1
(for Watch-Diff).
leapfog commented
as far as I can tell, zaidhaan's PR fixes all observed issues
blacknon commented
Sorry for the late confirmation.
I will respond in early April.
blacknon commented
Marge in version 0.3.10. Close.