Is it possible to use Function key as shortcut to call FAYT?

Hi,

I wanted to add F1 to call (or replace) the default @ Tabs shortcut.
I couldn't find a way to do it. F1 doesn't seem to be accepted.

Also, in the Preferences, F1 calls Help, and I couldn't find a way to unassign this shortcut.

Is there a solution to assign F1 to call FAYT Tabs ?
thanks

Turn off the default F1 hotkey in the Customize dialog's Keys tab, then make a new standalone Lister Hotkey which runs:

CLI QUICKTABS

(Assuming you want Tabs mode.)

Great !

I almost thought it was not going to be possible :slight_smile: Happy to be wrong !

To mimick the @ behavior, I did:
CLI QUICKTABS noselect:@

otherwise, if I wanted to correct the text I typed, whenever I deleted the first character, it would bring me back to regular Find mode.
Is it normal and is it the correct way to do it then ?

That makes sense, yes.

1 Like