17 lines
477 B
Reg
17 lines
477 B
Reg
REGEDIT4
|
|
|
|
; Description.
|
|
; Show console output in editor (ConEmu)
|
|
|
|
|
|
[-HKEY_CURRENT_USER\Software\Far2\KeyMacros\Shell\CtrlO]
|
|
[HKEY_CURRENT_USER\Software\Far2\KeyMacros\Shell\CtrlO]
|
|
"Sequence"="callplugin(0x43454D55,1) CtrlEnd"
|
|
"Description"="Show console output in editor (ConEmu)"
|
|
"DisableOutput"=dword:00000001
|
|
|
|
[HKEY_CURRENT_USER\Software\Far2\KeyMacros\Shell\CtrlAltO]
|
|
"Sequence"="CtrlO"
|
|
"Description"="Hide/Show panels (standard FAR CtrlO)"
|
|
"DisableOutput"=dword:00000001
|