hi5
hi5
That might come in the form of a right click menu, https://github.com/tannerhelland/PhotoDemon/pull/516 But the keyboard shortcut is fast(est) of course. Perhaps a custom toolbar at some point, see https://github.com/tannerhelland/PhotoDemon/discussions/511
This is a common problem with compiled scripts, discussion on the AutoHotkey forum here https://www.autohotkey.com/boards/viewtopic.php?f=17&t=62266 You can download the source code and run `cl3.ahk` - that is how I do...
Strangely enough that is what I don't like about it 😸 - to each their own I guess. I've never given it any thought, butctrl+v is hardcoded in the script...
I'm not familiar with [TextEditorAnywhere](https://www.listary.com/text-editor-anywhere) (TEA), but I suspect it is rather vim itself and not the "wrapper" (TEA) that launches it. Vim has separate keybindings for copy/paste so I'm...
That is also a feature in Paint Shop Pro and can be useful. 👍
`JobFolderPathData` and `CompanyIndex` need to be quoted, so `"JobFolderPathData"` and `"CompanyIndex"` (unless they are variables, but I suspect they aren't) Test script to illustrate it works: ```autohotkey #NoEnv #SingleInstance, force...
In this case it is due to the fact the last line in the TSV only has two columns, so after 07:07 on row 6 there is no tab character,...
In v1.00 there is now [passive mode](https://github.com/hi5/F4MiniMenu#passive) so you can use it in a button bar or user command
https://github.com/hi5/qvd/blob/main/lib/ListboxActions.ahk
Try https://github.com/opto/Expression-Search-NG