]> git.armaanb.net Git - st.git/commit
Call xsetcursor to set win.cursor in main
authorSteve Ward <planet36@gmail.com>
Thu, 21 May 2020 02:24:55 +0000 (22:24 -0400)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 24 May 2020 11:45:42 +0000 (13:45 +0200)
commitdec6b530a4fddf405c1822b2cac6e2036d3c8b75
tree9e9b1bf1d1c57b86c87711e9e8f77e2dd0197fb3
parent475a0a36cb4fda1da30f014da65988e99b222876
Call xsetcursor to set win.cursor in main

In xsetcursor, remove "DEFAULT(cursor, 1)" because 0 is a valid value.
Increase max allowed value of cursor from 6 to 7 (st extension).
x.c