Hello, I am having an issue with wide characters not rendering correctly in my curses-based program. This happens only when wide character (e.g. emoji) is placed on third-to-last column of last row. This doesn't happen in other terminals. I made sample program: github.com/anabergojzz/try But I don't know how to further simplify it and find out what is source of the problem. Can someone have a look?
st version: 0.9.2 libncurses-dev Version: 6.4-4 Kind regards, Andrej