diff options
Diffstat (limited to 'src/core-commands.c')
-rw-r--r-- | src/core-commands.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core-commands.c b/src/core-commands.c index a9f6cb9..979095b 100644 --- a/src/core-commands.c +++ b/src/core-commands.c @@ -2248,7 +2248,7 @@ TECO_DEFINE_STATE_CASEINSENSITIVE(teco_state_escape, * Must only be enabled if the terminal emulator is configured * properly. * .IP 512: - * Enable/Disable Unicode icons in the Curses UI. + * Enable/Disable Unicode icons and symbols in the Curses UI. * This requires a capable font, like the ones provided * by the \(lqNerd Fonts\(rq project. * Changes to this flag in interactive mode may not become |