diff options
Diffstat (limited to 'src/core-commands.c')
| -rw-r--r-- | src/core-commands.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core-commands.c b/src/core-commands.c index 5ca508c..81d5869 100644 --- a/src/core-commands.c +++ b/src/core-commands.c @@ -2224,8 +2224,7 @@ teco_state_ecommand_flags(teco_machine_main_t *ctx, GError **error) * Only this setting guarantees leftmost longest matches that * are entirely symmetric to forward searches, but can be * unpractically slow on huge files. - * The default is 0. - * \# FIXME: Feature is currently broken! + * The default is 4kb. * . * .IP -1: * Type of the last mouse event (\fBread-only\fP). |
