FuPeiJiang / ahk_explorer

much fast folder navigator for hotkeys (AutoHotkey)
6 stars 1 forks source link
autohotkey file-explorer file-manager windows

much fast folder navigator for hotkeys

Features: most used to least used






supports:

ctrl+shift+x : extract selected files using 7-Zip\ ctrl+shift+d : archive selected files using PeaZip

type . to search for files|folders with no extensions\ type .txt to search for .txt files

ctrl+e : open current folder in Explorer.exe

it's DUAL PANE, you also see up to 2 parent folders on top (see One Commander)

left\ ctrl+left\ ctrl+1 : select left panel

right\ ctrl+right\ ctrl+2 : select right panel

alt+left : go to parent Dir\ alt+right : undo Dir change\ alt+up : redo the undo

ctrl+shift+left : panel : left <- right\ ctrl+shift+right : panel : left -> right


you can change the hotkeys to what you want: in ahk_explorer.ahk, search for ;hotkeys, that's where hotkeys start.


it uses LastAccessDate for dates, so its inconsistent, but it works better for me.\ I can add a setting in %Appdata% if you want to switch to LastModifyDate

feedback and suggestions are much appreciated!\ (There's now Discussions if issue is too "formal")

download and use

pull origin to update!

you need AutoHotkey_L to run it

to open default apps, Fill in the settings you need

settings are in %appdata%\ahk_explorer_settings\settings.txt\ but you can click settings button (top-left) to edit them