I have found an issue with the Unindent feature (SHIFT+TAB)
It appears to trim the last character from the selection buffer with each unindent call.
Bug affects indent as well as unindent.
Steps to reproduce:
Highlight a block of text
Press TAB or SHIFT+TAB
Watch the block shift correctly
Note the last character on the last selected line after each operation