Remove obsolete stuffs

This commit is contained in:
leokhoa
2025-10-05 17:33:37 +02:00
parent 71b1fe4850
commit 1c759708e4
15680 changed files with 4890893 additions and 139873 deletions

View File

@@ -0,0 +1,18 @@
REGEDIT4
; Description.
; Switch ConEmu Panel Views mode.
; Far1
[-HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\CtrlShiftF1]
[HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\CtrlShiftF1]
"Sequence"="F11 $if (menu.Select(\"ConEmu Panel Views\",2)<=0) MsgBox(\"ConEmu Panel Views\",\"Plugin was not found in list!\",1) $Exit $end Enter Home Enter"
"Description"="Switch Thumbnails view on active panel"
"DisableOutput"=dword:00000001
[-HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\CtrlShiftF2]
[HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\CtrlShiftF2]
"Sequence"="F11 $if (menu.Select(\"ConEmu Panel Views\",2)<=0) MsgBox(\"ConEmu Panel Views\",\"Plugin was not found in list!\",1) $Exit $end Enter End Enter"
"Description"="Switch Thumbnail view on active panel"
"DisableOutput"=dword:00000001