Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 274 Bytes

select.md

File metadata and controls

37 lines (26 loc) · 274 Bytes

1

foo
bar
| 0
baz

1 to-first-line

up

  • .select.lineStart { count: 1, shift: "jump" }
foo
| 0
bar
baz

1 to-last-line

up

  • .select.lastLine { shift: "jump" }

Note that the last empty line is not selected.

foo
bar
baz
| 0