mirror of https://github.com/helix-editor/helix
Fix panic when entering unicode in command prompt
It was attempted to use `String::insert` and `String::remove` to insert without taking care of unicodes. Fixes https://github.com/helix-editor/helix/issues/282pull/296/head
parent
8664d70e73
commit
42142cf680
Loading…
Reference in New Issue