far2l icon indicating copy to clipboard operation
far2l copied to clipboard

Add possibility to remap and/or disable built in shortcut keys.

Open fp-textmode-ide opened this issue 3 months ago • 3 comments

Some programs have functionality of own under those shortcut keys for a good reason. Remapping or disable and letting through those key combination would be nice addition.

fp-textmode-ide avatar Sep 30 '25 11:09 fp-textmode-ide

You can set up key macroses https://github.com/corporateshark/far2l-macros in key_macros.ini Wiki guide in russian https://far2l.github.io/en/user-guide/macros/ , you could use https://www.deepl.com/en/translator or GPT

tempergate avatar Oct 01 '25 08:10 tempergate

Well. Your provided link is partially useful. There is no way to disable any shortcut (only possible remap over existing shortcut).

But true pitfall is that it is functional only within far2l itself. 3rd party apps are not affected at all. And AltEnter is guy on it's own set in stone.

I was looking forward to disable or change AltEnter, ShiftIns, CtrlShiftV, but that is not possible currently.

fp-textmode-ide avatar Oct 15 '25 18:10 fp-textmode-ide

3rd party apps are not affected at all. And AltEnter is guy on it's own set in stone.

they wont, It is managed by graphical environment settings. It is not managed by third software. And GNU/Linux|BSD distributions has a huge variety of graphical environments, and it is not possible to add some config dialogs for all of them. The only place where far2l has a full power is its own window (GUI version mostly)

tempergate avatar Oct 16 '25 03:10 tempergate