Skip to content

Commit c4c52e7

Browse files
committed
Add shift fullstop
1 parent 95fc413 commit c4c52e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/textual/_ansi_sequences.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@
357357
"\x1bOj": "*",
358358
"\x1bOk": "+",
359359
"\x1bOm": "-",
360+
"\x1bOn": ".",
360361
"\x1bOo": "/",
361362
"\x1bOp": "0",
362363
"\x1bOq": "1",

0 commit comments

Comments
 (0)