srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
9.49k stars 412 forks source link

Add hotkey for fullpath copy #375

Closed srwi closed 1 year ago

srwi commented 1 year ago

Discussed in https://github.com/srwi/EverythingToolbar/discussions/374

Originally posted by **superuser7777** April 21, 2023 I would like to see the addition of a "full path copy" hotkey. This alone will allow Auto Hot Key to deal with it to some extent. The "Rules" command does not have a hotkey, so it must be selected from the context menu each time, which detracts from the UX. EverythingToolbare can display xplorer's context menu, so after adding a command line that can copy the full path, I called it with postmessage from ahk, but it didn't work. Please consider this for your next update! Thanks for the great software:)