'Esc' -> CtrlO in shell

Here you can discuss any topic concerning Far macro commands.
Post Reply
zsoltszalay
Posts: 2
Joined: Wed 20 Feb, 2013 14:50

'Esc' -> CtrlO in shell

Post by zsoltszalay »

Hi,

In FAR 1.71 I used the ESC key to toggle panels on/off. Now I installed FAR 3.0 3156 x64 on Win7 and I am unable to get this behavior.

I tried

Code: Select all

[HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\Esc]
"Description"="Use Esc to toggle panels on/off"
"Sequence"="CtrlO"
"DisableOutput"=dword:00000001
"EmptyCommandLine"=dword:00000001
Does not seems to work. So I tried the followings also:

Code: Select all

[HKEY_CURRENT_USER\Software\Far Manager\KeyMacros\Shell\Esc]
[HKEY_CURRENT_USER\Software\Far3\KeyMacros\Shell\Esc]
Neighter of them seems to work.

Could you tell me please what the problem could be?

Thank you!
Zsolt
2useven10
Posts: 5192
Joined: Mon 07 Sep, 2009 10:40
Has thanked: 18 times
Been thanked: 309 times

Re: 'Esc' -> CtrlO in shell

Post by 2useven10 »

Just copy %FARHOME%\addons\Macros\Panel.Esc.lua
to %FARPROFILE%\Macros\scripts\
and restart far.
zsoltszalay
Posts: 2
Joined: Wed 20 Feb, 2013 14:50

Re: 'Esc' -> CtrlO in shell

Post by zsoltszalay »

It works now, thank you very much!
Post Reply

Return to “Macro Commands Discussions”