Skip to content
Commit aa045d6a authored by Matan Ziv-Av's avatar Matan Ziv-Av
Browse files

Fix word mode attribute handling

- The meaning of wordModeAttr was reversed.
- The foregroundColor field includes the reverse flag, so no need to
  consider this flag when comparing character's attributes.
- Draw the cursor separately from the text characters, since drawing it
  in drawTextCharacters() is incompatible with word mode.
parent da3b7b1d
Pipeline #265020 passed with stage
in 2 minutes and 31 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment