Make cursor follow text color
This commit is contained in:

committed by
Hiltjo Posthuma

parent
1911c9274d
commit
b51bcd5553
@ -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
|
||||
|
Reference in New Issue
Block a user