diakonos
diakonos copied to clipboard
Display artifacts when selecting by word
- Put this line in a new buffer:
class SomeClass < SomeParentClass
- Set the file type to ruby.
- Put the cursor on the
S
ofSomeClass
. - Press Ctrl-space to begin selection.
- Use Ctrl-arrow or Alt-arrow to repeatedly select and unselect the word
SomeClass
. - See mangled rendering of this line.
Diakonos:
Version: 0.9.4
Code Date: July 14, 2014
Ruby version 2.1.2