summaryrefslogtreecommitdiffstats
path: root/screen-write.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2024-03-21 14:01:10 +0000
committerThomas Adam <thomas@xteddy.org>2024-03-21 14:01:10 +0000
commit3c3643f580ca718a5f6bbeea81abeb0a8bbdb131 (patch)
tree70cd7c25f226d4b14ebdea8442ef989d81727c24 /screen-write.c
parentaa17f0e0c1c8b3f1d6fc8617613c74f07de66fae (diff)
parent89c1c43ef96d805d8fcb987c024ef85f994f11fa (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'screen-write.c')
-rw-r--r--screen-write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/screen-write.c b/screen-write.c
index a732f093..731c2cfd 100644
--- a/screen-write.c
+++ b/screen-write.c
@@ -2148,7 +2148,7 @@ screen_write_combine(struct screen_write_ctx *ctx, const struct grid_cell *gc)
/* Set the new cell. */
grid_view_set_cell(gd, cx - n, cy, &last);
if (force_wide)
- grid_view_set_padding(gd, cx, cy);
+ grid_view_set_padding(gd, cx - 1, cy);
/*
* Redraw the combined cell. If forcing the cell to width 2, reset the