DEBSOURCES
Skip Quicknav
sources / haskell-yi-keymap-vim / 0.19.0-1 / tests / vimtests / insertion / counted_o.test
1234567891011121314
-- Input (2,1) abc def ghi -- Output (4,3) abc def 123 123 ghi -- Events 2o123<Esc>