I try to automate a lot of tasks using autohotkey, and most of the things I want
to do in PsPad can be done. However, there are two functions which would be very
helpful and easy to implement:
 
Copy the content of line of the cursor to the clipboard
Place the cursor position into the clipboard, maybe in the format
line:Position-in-line

The first task could be accomplished sending the key sequence
{end}{shftHome}{shftHome}{ctrl-c}, but by doing that, I lose the
current cursor position, and I get a flickering screen

-- 
<https://forum.pspad.com/read.php?2,79101,79101>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem