Skip to content
  • Matthias Clasen's avatar
    Fix backspace-deletes-character for Emoji · 0328707e
    Matthias Clasen authored
    We want to delete the entire cluster if it is an Emoji.
    To do so, look at prev_GB_type to find Emoji.
    
    This fixes backspacing for sequences like
    "man health worker" or "family: man, woman, boy, girl".
    0328707e