]> granicus.if.org Git - procps-ng/commit
watch: truncate command in non-8 bit mode
authorCraig Small <csmall@enc.com.au>
Sat, 2 Jul 2016 06:07:56 +0000 (16:07 +1000)
committerCraig Small <csmall@enc.com.au>
Sat, 2 Jul 2016 06:07:56 +0000 (16:07 +1000)
commit5a40c7970d8185fcf322575de9fed69d4cdedd93
tree310e906d248fc488370012d06fba30475e7022fb
parent94054e7e96657e8dca5b45f475e8b7135b18f8fc
watch: truncate command in non-8 bit mode

When the screen width is not long enough to display the entire
command, watch puts three dots ... like elipses at the end of
the truncated line.

It's been like that for years, perhaps noone uses non 8-bit
watch?

References:
 commit 367b8bb616c6d52513b594ccb936d322a3f8b6c1

Signed-off-by: Craig Small <csmall@enc.com.au>
watch.c