tmux-do-not-combine-utf8.patch ����gU �� hU diff --git a/screen-write.c b/screen-write.c index 15f8d07..8a175a6 100644 --- a/screen-write.c +++ b/screen-write.c @@ -1334,6 +1334,7 @@ screen_write_cell(struct screen_write_ctx *ctx, const struct grid_cell *gc) ctx->cells++; /* If the width is zero, combine onto the previous character. */ + /* if (width == 0) { screen_write_collect_flush(ctx, 0); if
{{#tags}}- {{label}}
{{/tags}}