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