cursor shouldn't have a default value.

Enabling it changes cursor behaviour. Cursor is no longer drawn with
foreground and background colors reversed.
This commit is contained in:
Simon Gomizelj 2012-06-09 07:19:16 -04:00
parent 2df06c31a0
commit 7e0a933332
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ cursor_shape = BLOCK
[colors] [colors]
foreground = #dcdccc foreground = #dcdccc
background = #3f3f3f background = #3f3f3f
cursor = #dcdccc # cursor = #dcdccc
# color = normal;bold # color = normal;bold
black = #3f3f3f;#709080 black = #3f3f3f;#709080