| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-10 | vis: let '^ mark point to top of jump list | Marc André Tanner | 1 | -8/+7 | |
| 2017-07-10 | vis: implement jump list in terms of marks | Marc André Tanner | 1 | -8/+136 | |
| 2017-07-10 | vis: rename default mark to ' | Marc André Tanner | 1 | -1/+1 | |
| 2017-07-08 | vis: cleanup marks implementation | Marc André Tanner | 1 | -0/+103 | |
| We now use ' to refer to marks. Mark a is set using 'am and restored using 'aM while this is slightly harder to type than ma and 'a it is consistent with register usage for yank/put and allows a default mark to be used which is handy for quick selection manipulation primitives. | |||||
