1
Feature Requests and Suggestions / Automatic window title update on directory change (or OnDirectoryChange hook)
« Last post by Amater on Today at 18:21:08 »Hi Mathias,
First of all, thank you for creating such a versatile file manager!
I would like to have the active folder path dynamically displayed in the Windows taskbar/title bar (similar to Windows Explorer). I found that using SetAppCaptionTag( GetSourcePath() ); in MultiScript works well for updating the title, but currently it only triggers manually (via hotkey, button, or alias).
Is there any chance of adding an automatic trigger / event hook (e.g., OnDirectoryChanged) in a future update, or a native setting like "Show active path in Window Title bar"?
If there is already an existing workaround to automatically run a script upon changing folders that I might have missed, please let me know.
Thank you for your time and great work!
First of all, thank you for creating such a versatile file manager!
I would like to have the active folder path dynamically displayed in the Windows taskbar/title bar (similar to Windows Explorer). I found that using SetAppCaptionTag( GetSourcePath() ); in MultiScript works well for updating the title, but currently it only triggers manually (via hotkey, button, or alias).
Is there any chance of adding an automatic trigger / event hook (e.g., OnDirectoryChanged) in a future update, or a native setting like "Show active path in Window Title bar"?
If there is already an existing workaround to automatically run a script upon changing folders that I might have missed, please let me know.
Thank you for your time and great work!
Recent Posts
& yeah clicking close on the "Keyboard Customization" dialog & selecting "Yes" has no effect (should fix this.) One more thing: Ctrl + PageUp\ PageDown aren't recognizable as valid hotkeys (for instance, Previous Tab\ Next Tab) !
