Compare commits

...

1 Commits

Author SHA1 Message Date
70ef254c83 changed cursor shape to bar 2020-05-01 20:01:11 +00:00

View File

@ -130,7 +130,7 @@ static unsigned int defaultrcs = 257;
* 6: Bar ("|") * 6: Bar ("|")
* 7: Snowman ("") * 7: Snowman ("")
*/ */
static unsigned int cursorshape = 2; static unsigned int cursorshape = 6;
/* /*
* Default columns and rows numbers * Default columns and rows numbers