Page 1 of 1

Selection.

Posted: Sun Sep 22, 2019 10:41 am
by юра00
Dear experts! Is there a hotkey "cut from cursor to end" or "cut from start (begining) to cursor? Without selection.

Re: Selection.

Posted: Sun Sep 22, 2019 12:24 pm
by waxcylinder
I don't think so ...

But you should be able to create a Macro that
1) selects from cursor position to end (Shift + K)
2) Edit > Cut (Ctrl + X)

and then you can create a custom keyboard shortcut for that Macro

WC

Re: Selection.

Posted: Sun Sep 22, 2019 12:58 pm
by юра00
Thank you, I'll try. Happened!

Re: Selection.

Posted: Sun Sep 22, 2019 1:29 pm
by waxcylinder
:) 8-)