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