Skip to content

Releases: hi5/F4MiniMenu

F4MiniMenu - v1.42

10 Feb 10:40
@hi5 hi5
Compare
Choose a tag to compare

v1.42 - further improvement for reading wincmd.ini

F4MiniMenu v1.41

27 Jan 08:21
@hi5 hi5
Compare
Choose a tag to compare

v1.41 fix for reading F4Edit setting (related to Lister)

F4MiniMenu - v1.4

25 Jan 20:57
@hi5 hi5
Compare
Choose a tag to compare

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.
    (See F4Edit= options in TC help file on how to handle F4 in lister via wincmd.ini. F4TCIE could be used.)

F4MiniMenu - v1.3

22 Nov 20:59
@hi5 hi5
Compare
Choose a tag to compare

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

30 Oct 18:29
@hi5 hi5
Compare
Choose a tag to compare

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

08 Apr 14:17
@hi5 hi5
Compare
Choose a tag to compare
  • 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

26 Sep 09:37
@hi5 hi5
Compare
Choose a tag to compare

Mainly: Rudimentary support for Windows Explorer, Double Commander, XYPlorer, and Everything; Passive mode, see changelog.md

v0.97 - Filtered foreground menu; various fixes and improvements - se…

30 Jun 17:22
@hi5 hi5
Compare
Choose a tag to compare

Adds Filtered menu option + Options to close F4MiniMenu when TC closes.

F4MiniMenu v0.96.2

07 Jun 16:13
@hi5 hi5
Compare
Choose a tag to compare
v0.96.2 - Fix: adding Try to all Menu, tray, icons to avoid startup e…

…rror for compiled scripts

F4MiniMenu v0.95 (compiled)

16 Jan 18:53
@hi5 hi5
Compare
Choose a tag to compare

You can download the 32 & 64 bit versions above.