]> git.armaanb.net Git - st.git/blobdiff - st.c
better Input Method Editor (IME) support
[st.git] / st.c
diff --git a/st.c b/st.c
index b8e607714d2b87863ac4e8ef3b3b68164e1c6ebd..cf8687e519209aebe265bf09c3fbc35df5c97501 100644 (file)
--- a/st.c
+++ b/st.c
@@ -2594,6 +2594,7 @@ draw(void)
                        term.ocx, term.ocy, term.line[term.ocy][term.ocx]);
        term.ocx = cx, term.ocy = term.c.y;
        xfinishdraw();
+       xximspot(term.ocx, term.ocy);
 }
 
 void