aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw.c b/pw.c
index 7ceb695..62c2736 100644
--- a/pw.c
+++ b/pw.c
@@ -412,7 +412,7 @@ static void drawline(pwstate *pw, const char *line, int lineno)
if (vsplit1 || vs2pos) {
hlchar(pw, '|');
- width--;
+ i++;
}
if (vs2pos < olen) {