File: no_numbers.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 (12 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
-- Input
(1,1)
Test case if numbers are not present on the line.
This should not cause yi to freeze.
This should not cause the cursor to move.
-- Output
(3,1)
Test case if numbers are not present on the line.
This should not cause yi to freeze.
This should not cause the cursor to move.
-- Events
<C-a><C-x>j<C-a><C-x>$<C-a><C-x>^11<C-x>j