12

I've recently moved to the ConEmu console and I'm loving it. Its very configurable and it has a lot of the features that I was looking for (A Mac Terminal App replacement of sorts.)

I've not been able to figure out how to search through the entire history buffer though. Theres a key called App+F which seems to search the visible buffer for a string, but theres nothing that lets me search through the entire 9999 lines of buffer. Does anybody know the Keyboard shortcut for this?

Thanks.

user1920081
  • 123
  • 1
  • 4

2 Answers2

9

For Windows set different hotkey since win+f is binded to Windows actions.
Here is how to set ctrl+f enter image description here

pbaranski
  • 22,778
  • 19
  • 100
  • 117
4

Apps+F may search entire buffer. But update to the latest build first and note that you need to "Freeze console" to enable buffer search.

BTW, Apps+F is default hotkey, you may choose any suitable.

pbaranski
  • 22,778
  • 19
  • 100
  • 117
Maximus
  • 10,751
  • 8
  • 47
  • 65