diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-12-10 17:32:09 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-12-10 17:32:09 +0100 |
commit | 18c9ade58048b34935feffb20eefc8daf4baad9b (patch) | |
tree | 52ea0fe8a207fb40eb567c85e29ea58979b4ee22 /doc/en/includes/autogen_user_commands.en.adoc | |
parent | 5b9b1e175b723ef1c7aceb1b4bf27534b2795805 (diff) | |
download | weechat-18c9ade58048b34935feffb20eefc8daf4baad9b.zip |
core: add whole string information in /debug unicode
Diffstat (limited to 'doc/en/includes/autogen_user_commands.en.adoc')
-rw-r--r-- | doc/en/includes/autogen_user_commands.en.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/includes/autogen_user_commands.en.adoc b/doc/en/includes/autogen_user_commands.en.adoc index 565ad5d83..8a9d77f08 100644 --- a/doc/en/includes/autogen_user_commands.en.adoc +++ b/doc/en/includes/autogen_user_commands.en.adoc @@ -1365,7 +1365,7 @@ infolists: display infos about infolists term: display infos about terminal windows: display windows tree time: measure time to execute a command or to send text to the current buffer - unicode: display information about unicode chars in string (evaluated, see /help eval) + unicode: display information about string and unicode chars (evaluated, see /help eval) Examples: /debug set irc 1 |