merge barcursor branch (changes cursor to bar)

This commit is contained in:
Lukasz M 2020-05-02 13:33:30 +00:00
commit 7e3378de5b

View File

@ -134,7 +134,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