aboutsummaryrefslogtreecommitdiff
path: root/grid.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-05-13 23:02:26 +0100
committerThomas Adam <thomas@xteddy.org>2019-05-13 23:02:26 +0100
commit1eefbd28e83d6031a50b7afe44e77b391ad215eb (patch)
treea19aa5ed6cd51ec50803d790abcdff5c51501dab /grid.c
parentb5b5d35eee1890daa7627556425ed32b5e4491fa (diff)
parent1ee944a19def82cb62abf6ab92c17eb30df77a41 (diff)
downloadrtmux-1eefbd28e83d6031a50b7afe44e77b391ad215eb.tar.gz
rtmux-1eefbd28e83d6031a50b7afe44e77b391ad215eb.tar.bz2
rtmux-1eefbd28e83d6031a50b7afe44e77b391ad215eb.zip
Merge branch 'obsd-master'
Diffstat (limited to 'grid.c')
-rw-r--r--grid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/grid.c b/grid.c
index 53751c03..aa4ae804 100644
--- a/grid.c
+++ b/grid.c
@@ -790,6 +790,7 @@ grid_string_cells_code(const struct grid_cell *lastgc,
{ GRID_ATTR_UNDERSCORE_3, 43 },
{ GRID_ATTR_UNDERSCORE_4, 44 },
{ GRID_ATTR_UNDERSCORE_5, 45 },
+ { GRID_ATTR_OVERLINE, 53 },
};
n = 0;