Skip to content

ide-search-entry.c: make enter focus on editor.

After a successful search, enter key should focus on code editor. This commit conform to this idea and remove other keybindings about enter when search.

Fixes #1901 (closed)

Merge request reports