Releases: hi5/F4MiniMenu
F4MiniMenu - v1.42
F4MiniMenu v1.41
v1.41 fix for reading F4Edit setting (related to Lister)
F4MiniMenu - v1.4
v1.4
- New: enable/disable F4MM for Lister and Find Files (search results) windows (see settings). If Lister setting is active and
F4Edit
>1 in wincmd.ini: close Lister
In TC 11.03 the press "F4 to open currently viewed file in Lister" was added.
(SeeF4Edit=
options in TC help file on how to handle F4 in lister viawincmd.ini
. F4TCIE could be used.)
F4MiniMenu - v1.3
v1.3
a) Fix: %N
and %M
now processed correctly
b) Added "#Requires AutoHotkey v1.1.31+" directive for users with v1 & v2 installed, added note in documention about using v1 AutoHotkey.exe in setup
F4MiniMenu - v1.2
v1.2
a) Updated class name for Find Results control class (TMyListBox2, 32bit) for TC11
b) Added: Help MsgBox-es in Settings Gui now Task Modal (32+8192=8224)
c) Added: Settings label to Gui to better handle closing the Gui #24 (comment)
d) Added: GuiEscape for Add/Modify editors dialog to allow Esc to exit (next to Alt+c) #24 (comment)
e) Fix: no longer require full path for programs in PATH e.g. write.exe
v c:\windows\write.exe
, bug introduced in v1.1 due to GetFullPathName() #24 (comment)
f) Fix: use SplitPath for %p
parameter when not using TC #24 (comment)
g) Change: %p
and %t
now use wm_copydata
h) New: %N
and %M
to place filename under the cursor into the command line (source and target directory) using wm_copydata
i) New: Added support for %$DATE%
, %$DATE:YMD%
+ offset calculations via %$DATE:YMD|value|timeunits%
j) Fix: F4TCIE quote file path for %file%
to resolve paths\files with spaces
k) Fix: F4TCIE Run notepad
changed to Run %A_WinDir%\notepad.exe
to avoid any potential path issues. Added ExitApp after Run command
F4MiniMenu - v1.1
- Fix: TRY to catch all empty hotkeys to avoid errors at startup
- Change: Double click on an "editor" in Configure Editors listview now opens modify window
- Change: Settings - replace Radio controls for Esc/Win with DropDownLists (not thoroughly tested)
- Fix: WinMin/Hide/Maximize and Sleep function should work better (or again)
- Fix: additional check to prevent Modify Gui throwing "The same variable cannot be used for more than one control" error; modify window now always on top of editors window (); sysmenu removed
- New: TRY, catch -> revert to standard editor if defined editor can not be found, show notification using OSDTIP_Pop() for both F4MiniMenu and F4TCIE
- New: support %windir%, %A_ScriptDir% and other path variables (see list "Path variables" in readme.md) #25
- New: Filtered foreground Menu - setting to launch program directly if only one program is found #26
- New: Global setting MaxWinWaitSec to prevent stalling F4MM
- Fix: INI when reading a global setting as "Error" set as empty (lib\iob.ahk)
F4MiniMenu - v1.00
Mainly: Rudimentary support for Windows Explorer, Double Commander, XYPlorer, and Everything; Passive mode, see changelog.md
v0.97
F4MiniMenu v0.96.2
v0.96.2 - Fix: adding Try to all Menu, tray, icons to avoid startup e…
F4MiniMenu v0.95 (compiled)
You can download the 32 & 64 bit versions above.