ManiacDC

Results 36 issues of ManiacDC

Our group uses lerna to execute npm scripts in our packages, and lerna in turn uses execa (albeit an old version, but my reproduction uses the current version) to execute...

bug

Refined Bitbucket updated to 3.26.0 this morning for me, and now some of my comparisons have a ___KEEPTAGS1___ in them. With RB on (incorrect): ![image](https://user-images.githubusercontent.com/1823305/140336371-c0c49492-2439-46a2-b51f-aa2af1c866a3.png) With RB off (correct): ![image](https://user-images.githubusercontent.com/1823305/140336460-a7a117aa-e2a0-431f-afcc-af05906c8c9e.png)...

Can you add this feature which are found in AutoComplete utility by Uberi: > Subsequence matching! Type "avrce" and "avarice" will be suggested. Type "rupstil" and "Rumpelstiltskin" will be suggested....

enhancement

Monitor clipboard: Whenever the clipboard changes, TypingAid would add its contents to its autocomplete database. For monitoring the clipboard, I think that would only make sense if the item in...

enhancement

When more than 10 rows are shown in the wordlist, words 11+ cannot be completed with a shortcut key. Maybe adding 1-0 with a modifier key would work for these.

enhancement

From Mulleflupp: Since I am working in the translation business, I am writing often in different languages and I needed a way to quickly switch word lists based on the...

enhancement

From the forum: The problem was thatn it uses direct keys, like +^c, +^h etc. I had to change them to their scan equivalents (+^sc02e, +^sc023), because when I use...

bug

Please note, the discussion below is an old one. I think this can be made much more intelligent by using the SQL backend. http://www.autohotkey.com/board/topic/49517-typingaid-v219-word-autocompletion-utility/page-20#entry401897 --- OK, there are 2 options...

enhancement

When a user types a non-accented character, accented characters should be found as matches. When a user types an accented character, only that specific character should be found as a...

enhancement

When there are more than 10 items in the wordlist, the words don't all start at the same position. They should.

enhancement