<p>Hi,</p>
<p>I changed the shortcut of join lines to <code>Ctrl + J</code>, then tried to join lines.</p>
<p>Seems following behavior exists:</p>
<ul>
<li>It will join all following lines, till a line start with blank char (while space / new line).</li>
<li>If the current line start with blank char, it won't join.</li>
</ul>
<p>Is it possible to customize to following behavior:</p>
<ul>
<li>Only join current line and the next line, despite the content of this or next line.<br>
This seems to be the behavior of vim with <code>Shift</code> + <code>J</code>.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2031">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ640gS164zuhsb9tNEaqSBIOrG3tks5u_IeggaJpZM4Zmchf">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ4agejamEcfoK2oGJmG5zgd8rpsrks5u_IeggaJpZM4Zmchf.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Behavior of line join (#2031)"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2031"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2031",
"url": "https://github.com/geany/geany/issues/2031",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>