|
|
|
|
|
by gcassie
752 days ago
|
|
I'd really like my cursor to kind of glow but my graphics programming skills are not at that level yet. For editing, a block has more potential than a vertical bar because you always have context of a selected character to perform operations on (e.g. `x` to delete current char in vim). You can also do operations before and after that character (e.g. `i` vs `a` in vim). |
|