summaryrefslogtreecommitdiffstats
path: root/src/normal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/normal.c')
-rw-r--r--src/normal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/normal.c b/src/normal.c
index 0d1eba759e..3f48ad85a5 100644
--- a/src/normal.c
+++ b/src/normal.c
@@ -455,7 +455,7 @@ normal_cmd_get_more_chars(
// Re-enable bracketed paste mode and modifyOtherKeys
out_str(T_BE);
- out_str(T_CTI);
+ out_str_t_TI();
}
if (langmap_active)