<p><b>@jeremiaskleer</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2122#discussion_r274910024">src/sciwrappers.c</a>:</p>
<pre style='color:#555'>> @@ -227,6 +227,15 @@ void sci_add_text(ScintillaObject *sci, const gchar *text)
        }
 }
 
+void sci_delete_char(ScintillaObject *sci, const gint pos)
+{
+       SSM(sci, SCI_DELETECHAR, pos, 0);
</pre>
<p>Yeah, same as before. Didn't know it.</p>

<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/pull/2122#discussion_r274910024">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ3RUsWGdd2oPHfqQfbKF46qk3MgFks5vgIzFgaJpZM4cpiw3">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ0sK4tswZvSQ7ncPI8PkxBfuBOZyks5vgIzFgaJpZM4cpiw3.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":"PERSON","message":"@jeremiaskleer commented on #2122"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany/pull/2122#discussion_r274910024"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2122#discussion_r274910024",
"url": "https://github.com/geany/geany/pull/2122#discussion_r274910024",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>