Search found 2 matches

by kirby
20 Sep 2018, 05:45
Forum: About This Community
Topic: autohotkey.net
Replies: 12
Views: 86432

Re: autohotkey.net

Hi guys,

it's a pity to hear such news.

Have you thought about using some exist package manager? NPM, Composer, etc...
It might be useful for sharing for user packages. A vendor will take care about package versions, code repository (usually it's GitHub, GitLab, etc.).
Any thughts?
by kirby
17 Sep 2018, 02:27
Forum: Bug Reports
Topic: Compiled EXE file doesn't formatting
Replies: 1
Views: 1498

Compiled EXE file doesn't formatting

I've following code to remove formatting from copied text on CTRL+SHIFT+v (because Windows 10 unable to do that at all): ;Paste without formatting ; Source: ; https://www.howtogeek.com/186723/ask-htg-how-can-i-paste-text-without-the-formatting/ ; CTRL+SHIFT+V $^+v::ReplaceText_PasterWithoutFormattin...

Go to advanced search