When rusti parses commands it needs an extra character in the command. For example, `:help-` is parsed as `:help`.
When rusti parses commands it needs an extra character in the command. For example,
:help-is parsed as:help.