Fix blinking cursor
This commit is contained in:
@@ -154,7 +154,7 @@ static unsigned int defaultrcs = 257;
|
||||
* 7: blinking st cursor
|
||||
* 8: steady st cursor
|
||||
*/
|
||||
static unsigned int cursorshape = 1;
|
||||
static unsigned int cursorstyle = 1;
|
||||
static Rune stcursor = 0x2603; /* snowman ("☃") */
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user