Nahuel Soldevilla

Results 4 comments of Nahuel Soldevilla

I don't completely understand how Blockwise Visual mode works, but it seems that position by visual offset is null for empty lines or selections that include new lines. That happens...

Sadly, my solution fails in this case: ![image](https://cloud.githubusercontent.com/assets/2660849/12570019/0cd737f4-c3b3-11e5-9c74-43deccff83ef.png) Because it inserts characters on the third line.

An interesting behavior is that it pushes `from` and `to` outwards only when they are the same. If they are different, It only pushes the `RightBound`, as in this scenario...