| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-11-27 | vis: implement filter operator ! | Marc André Tanner | 1 | -0/+2 | |
| It currently works by switching to visual mode and then opening the command prompt with a default range which refers to the currently active selection. | |||||
| 2015-11-08 | vis: reindent config.def.h (no functional changes) | Marc André Tanner | 1 | -36/+1 | |
| 2015-11-07 | vis: shadow default register while in prompt mode | Marc André Tanner | 1 | -2/+11 | |
| Editing operation in prompt mode should not affect the default register. | |||||
| 2015-11-07 | vis: prefix enum VisMotion values with VIS_ | Marc André Tanner | 1 | -1/+1 | |
| 2015-11-07 | vis: prefix enum VisOperator values with VIS_ | Marc André Tanner | 1 | -2/+2 | |
| 2015-11-07 | vis: API documentation and cleanup | Marc André Tanner | 1 | -6/+6 | |
| 2015-11-07 | vis: introduce vis_cancel API | Marc André Tanner | 1 | -3/+3 | |
| 2015-11-07 | vis: move modes into separate file | Marc André Tanner | 1 | -0/+281 | |
