Author Topic: mini-find not honoring find-next binding  (Read 3030 times)

b

  • Senior Community Member
  • Posts: 325
  • Hero Points: 26
mini-find not honoring find-next binding
« on: July 29, 2016, 11:55:45 PM »
Running 21beta2.  Since I am running on Ubuntu 14.04, but via remote CygwinX, I can't use the Command as part of the bindings (local Windows machine intercepts as expected).   Therefore, several of the bindings I've changed, one being activate-find (since I'm in a vim emulate, ^F is taken) to Shift-Ctrl-F.  For testing (yeah, it's awkward, but I wanted to test the mini-find), I've bound find-next to Shift-Ctrl-Alt-G.

In VIM emulation mode, I can do a
/extern
n
p

Find the next and previous occurrences of 'extern' work as expected.

Shift-Ctrl-G
Shift-Ctrl-Alt-G

Those, find the same string forwards and backwards as expected.

Shift-Ctrl-F
Opens mini-find with my search string as expected.  However, with it open    Shift-Ctrl-G will find the previous string, but Shift-Ctrl-Alt-G will no longer find the next string (does nothing).   Close mini-find, now Shift-Ctrl-Alt-G works again.

Note, with mini-find open, If I pulled down the Search Menu, it shows the binding to 'next occurrence' and will find the string just fine.   It just appears that the binding doesn't take when mini-find is open.

Closing SE and restarting it had no impact with the new binding and mini-find.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6990
  • Hero Points: 533
Re: mini-find not honoring find-next binding
« Reply #1 on: July 30, 2016, 11:32:07 AM »
Reproduced in beta 2. This will be fixed the next beta