Skip to content
  • Matthias Clasen's avatar
    search entry: Don't propagate handled events · d47d0366
    Matthias Clasen authored
    When the text says it has handled the event,
    trust it. We don't want to emit ::search-started
    if the content hasn't changed, but we still
    should not propagate e.g. an Insert key press
    if it has already toggled overwrite mode in
    the text.
    
    Fixes: #2874
    d47d0366