diff options
Diffstat (limited to 'utf8.c')
| -rw-r--r-- | utf8.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -354,6 +354,7 @@ utf8_set(struct utf8_data *ud, u_char ch) u_int i; *ud->data = ch; + ud->have = 1; ud->size = 1; ud->width = 1; |
| index : rtmux.git | ||
| Tmux with Rahm's extra hacks. |
| aboutsummaryrefslogtreecommitdiff |