From: Andre Noll Date: Sat, 22 Dec 2018 21:28:37 +0000 (+0100) Subject: Fix i9e completion. X-Git-Tag: v0.6.3~47 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=1746ed51956550beb3ea311d99d657221b3a8f1d;hp=1746ed51956550beb3ea311d99d657221b3a8f1d;p=paraslash.git Fix i9e completion. i9e_print_completions() does not work as intended when the cursor is positioned right after a word. This patch should fix it. ---