Make cursor follow text color
This commit is contained in:
parent
1911c9274d
commit
b51bcd5553
2 changed files with 7 additions and 7 deletions
|
@ -118,8 +118,6 @@ static const char *colorname[] = {
|
|||
*/
|
||||
unsigned int defaultfg = 7;
|
||||
unsigned int defaultbg = 0;
|
||||
static unsigned int defaultcs = 256;
|
||||
static unsigned int defaultrcs = 257;
|
||||
|
||||
/*
|
||||
* Default shape of cursor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue