-
hluk authored
Always limit position of marks to current document (mainly position of '<' and '>' marks for last selection). Command '$' selects end of selected lines in visual block mode. This will require editor support since visual representation of such selection isn't always rectangle. Command 'c' works the same as 's' in visual block mode. Corrected positions for 'I', 'A', 's' and 'c' commands in visual block mode after '<ESC>'. Task-number: QTCREATORBUG-11378 Change-Id: I86582b634eb782829db48fd1b914713f87ac409f Reviewed-by:
hjk <hjk121@nokiamail.com>
hluk authoredAlways limit position of marks to current document (mainly position of '<' and '>' marks for last selection). Command '$' selects end of selected lines in visual block mode. This will require editor support since visual representation of such selection isn't always rectangle. Command 'c' works the same as 's' in visual block mode. Corrected positions for 'I', 'A', 's' and 'c' commands in visual block mode after '<ESC>'. Task-number: QTCREATORBUG-11378 Change-Id: I86582b634eb782829db48fd1b914713f87ac409f Reviewed-by:
hjk <hjk121@nokiamail.com>