Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Jump to the next number on the line before incrementing (#1778) | antoyo | 2022-04-01 |
* | Switch to a cleaner range-head moving abstraction. | Nathan Vegdahl | 2021-07-24 |
* | Update surround commands to work with gap indexing. | Nathan Vegdahl | 2021-07-08 |
* | fix: 2 panics while setting style + off by 1 | ahkrr | 2021-06-07 |
* | fix: make find_prev_char and till_prev_char work | ahkrr | 2021-06-05 |
* | f/t: Check if at bounds before searching, refs #43, closes #37 | Blaž Hrastnik | 2021-06-02 |
* | Implement the f/t/F/T find/till family of commands. | Blaž Hrastnik | 2021-03-11 |
* | find-till (f) prototype, on_next_key mode implementation. | Blaž Hrastnik | 2021-03-11 |
* | search: draft f/t | Blaž Hrastnik | 2021-03-10 |