Copy/Cut/Paste Extend:
There are five functions, which you can bind to shortcuts:
Copy Special: (copy line if nothing is selected; otherwise it behaves like copy)
Cut Special: (copy line if nothing is selected; otherwise it behaves like cut)
Copy Append: copy and append to clipboard
Cut Append: cut and append to clipboard
Alternative Paste:
- three options on paste:
- default (so only the rectangular paste is other)
- cursor stay before selected text
- cursor stay before selected text and the pasted text is marked
In Preferences, you can adjust:
Put cursor to first row after line copy/cut:
after line copy, the cursor leaves on the first column
Copy whole line in copy/cut append:
if this switch is on and no selection was made, the whole line is appended
to the clipboard.
Alternative paste:
- default (so only the rectangular paste is other)
- cursor stay before selected text
- cursor stay before selected text and the pasted text is marked
paste "rectangular" after rectangular selection.
Please send bug reports, suggestions and correction of my text (my english
is not good) to the drpython forum "plugins".
Enjoy!