Public-AutoHotKey-Scripts
Public-AutoHotKey-Scripts copied to clipboard
For sharing some of my AutoHotKey example scripts
I've been using this for the past 2 years and just dropping by to say thank you very much! Also, I have a question. Is there any way to make...
Is there a way to search within the tooltip(?) ? Thanks,
Since I have so many commands nowadays, my list keeps running beyond the visible edge of the screen. This patch will split the "command"-tooltip at the midway point and display...
* added preformatted options for icognito mode in firefox, IE and edge * added searchable google-maps
Hi, Any thoughts about adding an autocomplete or IntelliSense that can start suggesting which command you may want to type, based off reading the `UserCommands = XXX` ? Cheers, DMDComposer
The searching seems to only work for edge for me.. I looked through the files and found nothing containing edge, so it's not like edge is the chosen browser. Anyone...
I've found a bug with the function gui_search(). If you cancel a command that uses this function, after the GoSub command "gui_search_add_elements" finds a match, then the variable "search_urls" is...
- added option to open folders quickly that are specified by "name - path" pairs in a csv file - applied small fix from [issue](https://github.com/plul/Public-AutoHotKey-Scripts/issues/2#issue-140931089) I made some more changes...
Hi, Been using this script a while but sometimes I notice when I launch the gui, it'll show up and then close immediately. Almost like I double-hit the open button...
For example when I want to google search "g ทดสอบ" the search query in google in chrome is "á7á4âAâDáA" instead of "ทดสอบ" Are there anyway I can fix this?