Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.51k stars 570 forks source link

In the Setting dialog, when searching, make Ctrl+Enter and/or Shift+Enter go to the previous match #2474

Open DeflateAwning opened 1 year ago

DeflateAwning commented 1 year ago

Somewhere between a feature request and a bug report.

Versions

Problem description

Pressing Ctrl+Enter or Shift+Enter when searching in the Settings dialog doesn't reverse-search/go to the previous match.

Steps to reproduce

  1. Open the Settings dialog.
  2. Search for something with 3+ matches, like "Up"
  3. Press enter to go to the next result a few times (works).
  4. Press Shift+Enter or Ctrl+Enter to go to the previous result (something people should expect would work, but that doesn't work).

Actual results

See Step 4.

Expected results

Pressing Shift+Enter AND Ctrl+Enter should go to the previous result.