summaryrefslogtreecommitdiffstats
path: root/watch-bz
diff options
context:
space:
mode:
Diffstat (limited to 'watch-bz')
-rwxr-xr-xwatch-bz2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-bz b/watch-bz
index 7c40b8c..8ebb962 100755
--- a/watch-bz
+++ b/watch-bz
@@ -72,7 +72,7 @@ fi
# hardcoded for now (note the SEP - OUTPUT_FMT relationship)
SEP=@@@
-WIDTH=$(( $(stty size | cut -d' ' -f2) - 1 ))
+WIDTH=$(stty size | cut -d' ' -f2)
# options/arguments