Skip to content

Fixed a crash of editor when deleting multiple bytes characters in prompt#12

Open
mirao wants to merge 1 commit intopflenker:masterfrom
mirao:Fix_Multiple_Bytes_Characters_Deleting_Prompt
Open

Fixed a crash of editor when deleting multiple bytes characters in prompt#12
mirao wants to merge 1 commit intopflenker:masterfrom
mirao:Fix_Multiple_Bytes_Characters_Deleting_Prompt

Conversation

@mirao
Copy link

@mirao mirao commented Dec 27, 2021

It fixes this issue:
If you enter a multiple bytes character, e.g. ž or 😒 in prompt after Ctrl + F or Ctrl + S and then delete the character by Backspace, editor crashes:

thread 'main' panicked at 'assertion failed: self.is_char_boundary(new_len)', /rustc/09c42c45858d5f3aedfa670698275303a3d19afa/library/alloc/src/string.rs:1193:13

@pflenker
Copy link
Owner

Thanks! I'll leave this open and link to it from the tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants