]> Sergey Matveev's repositories - st.git/commit
The xinit() call needs to be behind all the tty init, otherwise all the
authorChristoph Lohmann <20h@r-36.net>
Mon, 24 Sep 2012 09:04:26 +0000 (11:04 +0200)
committerChristoph Lohmann <20h@r-36.net>
Mon, 24 Sep 2012 09:04:26 +0000 (11:04 +0200)
commitd68253ec75021c4e3fde86ed63065d68572929be
treec7acbfa804768dddd2579e9d29f78d9708770d90
parent71fc293de214646f76a24b3a452a227837b8cbef
The xinit() call needs to be behind all the tty init, otherwise all the
allocated structures are wrong. The xclear() is now done on purpose. Please
keep X11 calls out of the way of pure tty-related calls.
st.c