- | - |
---|---|
% | Entire file |
â<,â> | Current selection |
5 | Line 5 |
5,10 | Lines 5 to 10 |
$ | Last line |
2,$ | Lines 2 to Last |
. | Current line |
,3 | Next 3 lines |
-3, | Forward 3 lines |
Comments
- | - |
---|---|
% | Entire file |
â<,â> | Current selection |
5 | Line 5 |
5,10 | Lines 5 to 10 |
$ | Last line |
2,$ | Lines 2 to Last |
. | Current line |
,3 | Next 3 lines |
-3, | Forward 3 lines |