1
Announce Your Software/Service/Product / Re: Lintalist - searchable interactive text to copy & paste with plugins
« on: February 12, 2023, 04:46 AM »
Some updates for Lintalist @ https://github.com/l.../lintalist/releases/
v1.9.20
v1.9.20
- Fix: QuickSearchHotkey/QuickSearchHotkey2 did not restore clipboard with a Script snippet https://github.com/l...uecomment-1421500855
- Fix: QuickSearchHotkey2 didn't work https://github.com/l...lintalist/issues/236 https://github.com/l...lintalist/issues/169
- Fix: QuickSearchHotkey/QuickSearchHotkey2 did not restore clipboard https://github.com/l...lintalist/issues/236
- LLInit() in a Local Var + Script snippet combination https://github.com/l...uecomment-1404014721
- New: [[LLShorthand]] available in scripts similar to [[LLPart1]] and [[LPart2]] https://github.com/l...lintalist/issues/237
- Fix: Column Search should now reset properly after a search, so normal search works correctly again https://github.com/l...lintalist/issues/232
- New: Added setting for ColumnSearchDelimiter to allow to search in a specific part of the snippet (part1, part2, hotkey, shorthand, and script) https://github.com/l...lintalist/issues/227 (a ColumnSearch setting is also available as hidden setting to automatically implement this for all searches)
- New: AltPaste, addition to define PasteDelay (ms) and PasteMethod (0-2) per program https://github.com/l...lintalist/issues/230
- Fix: Fix the change so it actually restores Clipboard contents https://github.com/l...lintalist/issues/217 (line '970' was omitted from commit)