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