Skip to content

GIT_SILENT Fix crash due to backspace keypress

When in normal mode, backspace keypress (on keyboard) triggered a (deprecated) functionality on the result display. Event updated to trigger the backspace slot in input_display.

Merge request reports