]> git.armaanb.net Git - st.git/commit
Increase XmbLookupString buffer
authorIvan Tham <pickfire@riseup.net>
Sat, 18 Jan 2020 07:52:25 +0000 (15:52 +0800)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 18 Jan 2020 13:21:50 +0000 (14:21 +0100)
commit895e5b50a8cc835c19a45e1e328eb4dc78f5fd0c
treea3b62796bd265d1dab5eda6a8389cd08bf6f74be
parent384830110bddcebed00b6530a5336f07ad7c405f
Increase XmbLookupString buffer

Current buffer is too short to input medium to long sentences from IME.
Input with longer text will show the wrong input, taking 64 instead of
32 bytes should be enough for most of the cases. Broken cases before,

Chinese (taken from song 也可以)
可不可以轻轻的松开自己

Japanese (taken from bootleggers rom quote)
あなたは家のように感じる
x.c