Clear screen: Fix edge casemaster
commit6009e6e25bdff9548f085e9ae562b1ca305d3a0b
authorMarkus Rinne <markus.ka.rinne@gmail.com>
Mon, 25 Nov 2024 11:31:56 +0000 (25 13:31 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 6 Dec 2024 12:42:50 +0000 (6 13:42 +0100)
treeebd067b5edc51f4a45cb2eccf84e4fdaa9dc25b5
parenta0274bc20e11d8672bb2953fdd1d3010c0e708c5
Clear screen: Fix edge case

With sequence \e[1J, if cursor is on second line, clear the first line.
st.c