aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core-commands.c')
-rw-r--r--src/core-commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core-commands.c b/src/core-commands.c
index e67aa2f..2669748 100644
--- a/src/core-commands.c
+++ b/src/core-commands.c
@@ -1549,7 +1549,7 @@ teco_state_control_input(teco_machine_main_t *ctx, gunichar chr, GError **error)
['['] = {&teco_state_escape},
['C'] = {&teco_state_ctlc},
['A'] = {&teco_state_print_string,
- .modifier_at = TRUE},
+ .modifier_at = TRUE, .modifier_colon = 1},
/*
* Additional numeric operations