<p dir="ltr">Hi!</p>
<p dir="ltr">I finally do it myself. Here it's the pull request to merge with master:<a href="https://github.com/geany/geany/pull/1134"> https://github.com/geany/geany/pull/1134</a></p>
<p dir="ltr">Greetings,</p>
<p dir="ltr"><i>                                                       Abel.</i></p>
<div class="gmail_quot<blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2016-05-16 05:50 PM, Abel wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 17/05/16 02:44, Matthew Brush wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 2016-05-16 04:09 PM, Abel wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
OK. So, technically, there is no way to have a shortcut for delete from<br>
beginning to current position?<br>
<br>
</blockquote>
<br>
*Technically* there is a keyboard shortcut, it's Shift+Home+Delete,<br>
though you probably knew that one already :)<br>
</blockquote>
Not really, I never thought that shift + Home/End might select from<br>
current to beginning / end.  Nice tip!!<br>
<br>
Nevertheless, it would be interesting to have an analogous version to<br>
cntrl + shift + delete for deleting to start, shouldn't it?<br>
<br>
</blockquote>
<br>
It might not be that hard to add if it's supported by Scintilla[0], though the docs don't give enough information for me to tell. Maybe `SCI_DELLINELEFT`? Would probably require reading Scintilla's code or just testing it out.<br>
<br>
You could make an Issue on Github[1] and see if anyone wants to add it, or do it yourself, of course.<br>
<br>
Cheers,<br>
Matthew Brush<br>
<br>
[0]: <a href="http://www.scintilla.org/ScintillaDoc.html#KeyboardCommands" rel="noreferrer" target="_blank">http://www.scintilla.org/ScintillaDoc.html#KeyboardCommands</a><br>
[1]: <a href="https://github.com/geany/geany/issues/new" rel="noreferrer" target="_blank">https://github.com/geany/geany/issues/new</a><br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
</div>