The delete key acts like uppercase X in vi (delete next char to the right of the cursor) when it should act like lowercase x in vi (delete next char that is left of cursor)
Log in to post a comment.