Compare commits
No commits in common. "7e3378de5b422b4ebb4680e06d5e41bd92b7189a" and "153272f2f8e561c44ad0ee3c5a3e5c3b1e400dd8" have entirely different histories.
7e3378de5b
...
153272f2f8
@ -134,7 +134,7 @@ static unsigned int defaultrcs = 257;
|
||||
* 6: Bar ("|")
|
||||
* 7: Snowman ("☃")
|
||||
*/
|
||||
static unsigned int cursorshape = 6;
|
||||
static unsigned int cursorshape = 2;
|
||||
|
||||
/*
|
||||
* Default columns and rows numbers
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# st version
|
||||
VERSION = 0.8.3
|
||||
VERSION = 0.8.2
|
||||
|
||||
# Customize below to fit your system
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user