Thank you for the nice terminal. In version 3.1.0 from Ubuntu repositories, I found a weird bug similar to #62.
rc.lua:
setOptions {
geometry = '120x32',
hideMenubar = true,
showScrollbar = false,
}
But the resize command reports different geometry.
mymedia@freesia:~$ resize
COLUMNS=121;
LINES=34;
export COLUMNS LINES;