When rusti parses commands it needs an extra character in the command. For example, `:help-` is parsed as `:help`.
Activity
Correctly parse commands for rusti
Correctly parse commands for rusti
Auto merge of rust-lang#7120 - cherryblossom000:7106, r=Manishearth