File: cursor_on_digits.test

package info (click to toggle)
haskell-yi-keymap-vim 0.19.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,512 kB
  • sloc: haskell: 6,068; makefile: 6
file content (14 lines) | stat: -rw-r--r-- 482 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
-- Input
(1,1)
Test increasing 109 to 110 when cursor is on 9.
Test increasing 109 to 110 when cursor is on 0.
Test increasing 109 to 110 when cursor is on 1.
Test increasing 109 to 110 when cursor is on space before 1.
-- Output
(4,19)
Test increasing 110 to 110 when cursor is on 9.
Test increasing 110 to 110 when cursor is on 0.
Test increasing 110 to 110 when cursor is on 1.
Test increasing 110 to 110 when cursor is on space before 1.
-- Events
3e<C-a>jh<C-a>j2h<C-a>j3h<C-a>