diff options
author | Benoît CORTIER | 2021-06-17 22:24:15 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-06-18 01:08:32 +0000 |
commit | 42142cf680197a2076b9fa8ec864b91e67068082 (patch) | |
tree | 8921d450dcfc03474bbc70f6fa664b1390fe15e9 /helix-view/src/editor.rs | |
parent | 8664d70e731c73fa34dda293b4f6b6dec80a3273 (diff) |
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/282
Diffstat (limited to 'helix-view/src/editor.rs')
0 files changed, 0 insertions, 0 deletions