summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/pfterm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/pfterm.c b/mbbsd/pfterm.c
index 701ef21e..d8e0d1ad 100644
--- a/mbbsd/pfterm.c
+++ b/mbbsd/pfterm.c
@@ -1189,6 +1189,7 @@ outc(unsigned char c)
#endif // FTATTR_TRANSPARENT
FTA = ft.attr;
+ ft.x++;
// XXX allow x == ft.cols?
if (ft.x >= ft.cols)
{