You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and I select the middle two lines using V (visual line selection) then run :sort (really, :'<,'>sort), I end up with a file that reads "d a b c" and a resulting selection of three lines long. It should output "d b c a" with still two lines selected.
If I have a file
and I select the middle two lines using
V
(visual line selection) then run:sort
(really,:'<,'>sort
), I end up with a file that reads "d a b c" and a resulting selection of three lines long. It should output "d b c a" with still two lines selected.Atom: 1.21.1
Electron: 1.6.15
Chrome: 56.0.2924.87
Node: 7.4.0
ex-mode: 0.18.0
vim-mode-plus: 1.13.0
OS: macOS Sierra 10.12.6
(mistakenly opened as t9md/atom-vim-mode-plus#935)
The text was updated successfully, but these errors were encountered: