Lintalist

Results 141 comments of Lintalist

I would be useful to find the cause of the weird behaviour of course. If you spot a pattern do let me know, perhaps a combination of plugins or specific...

[v1.9.8.4](https://github.com/lintalist/lintalist/releases/tag/v1.9.8.4) now uses an external script to close / restart Lintalist - hopefully that resolves it? Related to https://github.com/lintalist/lintalist/issues/127#issuecomment-496279719

Given the current method used to detect shorthand I wouldn't expect it to work with other methods of input, so I suspect switching to Hotstrings would resolve it #144 I...

fyi in case someone isn't aware yet: `Lintalist.exe` is simply a renamed AutoHotkey.exe, v1.1.34.04 32/64 bit Unicode versions. You can check this in the properties of the executable and compare...

I'm running multiple AutoHotkey scripts myself and as long as you don't use duplicate hotstrings/hotkeys in various scripts and lintalist there shouldn't be a problem. The hotstrings in lintalist itself...

`autocorrect.ahk` is a file you have to **create yourself,** it is **not** part of lintalist itself (otherwise it would be overwritten each time you update lintalist so you would loose...

> There are no plans as of yet and no need either, if it works it works - as long as AutoHotkey v1.1 continues to work there is no need...

@jesslikesit it won't show up in the menu, but you can simply type it `[[ChoiceX=]]` as shown in the example(s) above - or you can copy it into your snippet...

That means you haven't made the new plugin available, see https://github.com/lintalist/lintalist/issues/53#issuecomment-346895575 - should still work probably.

You can try this complete version with ChoiceX included: [lintalist64-ChoiceX.zip](https://github.com/lintalist/lintalist/files/10198496/lintalist64-ChoiceX.zip) You can copy it over your current lintalist folder or create a new folder and copy your bundles over to...