Atom's cursor doesn't change to cover the character behind it. So, if you work with
CJK files and want a block cursor (à la
vim-mode), then you're left with a half-character-width cursor (the cursor width is set to one
by default).
I
made a patch for Atom v0.75.0 to fix this issue.
- CJK Character
- Before:
- After:
- Tab
- Before:
- After: