Cursor shapes.
This commit is contained in:
parent
9e6d215aed
commit
55ebbd0cf8
2 changed files with 5 additions and 1 deletions
|
@ -143,7 +143,7 @@ static unsigned int defaultrcs = 259;
|
|||
* 6: Bar ("|")
|
||||
* 7: Snowman ("☃")
|
||||
*/
|
||||
static unsigned int cursorshape = 2;
|
||||
static unsigned int cursorshape = 6;
|
||||
|
||||
/*
|
||||
* Default columns and rows numbers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue