diff options
Diffstat (limited to 'chars.c')
-rw-r--r-- | chars.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ static struct ln lines[] = { { "ba", "|", 0x007c }, { "br", "|", 0x2502 }, { "ul", "_", 0x005f }, + { "ru", "_", 0x005f }, { "rn", "-", 0x203e }, { "bb", "|", 0x00a6 }, { "sl", "/", 0x002f }, |