| Commit message (Expand) | Author | Age |
... | |
* | add <C-h>, <C-u>, <C-d>, Delete in prompt mode (#1034) | Bob | 2021-11-09 |
* | Add rename_symbol to book/ (#1031) | CossonLeo | 2021-11-09 |
* | Add reverse search functionality (#958) | Gygaxis Vainhardt | 2021-11-06 |
* | Implement "Goto next buffer / Goto previous buffer" commands | ath3 | 2021-11-04 |
* | Add c-s to pick word under doc cursor to prompt line & search completion (#831) | CossonLeo | 2021-11-04 |
* | Add better description for copy_selection command (#969) | Gokul Soumya | 2021-11-03 |
* | Add arrow-key bindings for window switching (#933) | Gygaxis Vainhardt | 2021-10-30 |
* | book: Document Alt-. and . | Blaž Hrastnik | 2021-10-24 |
* | Add commands for moving between splits with a direction (#860) | Oskar Nehlin | 2021-10-23 |
* | Fixed incorrect move commands (#894) | Rowan H | 2021-10-22 |
* | Add `Alt-,` to `keymap.md`, and replace hard-to-see commas with slashes (#884) | Omnikar | 2021-10-22 |
* | Add `C-j` and `C-k` to keybinds for picker (#876) | VuiMuich | 2021-10-19 |
* | Fix swapped selection rotation docs in `keymap.md` (#792) | Omnikar | 2021-09-29 |
* | experiment: space+k for LSP doc, K for keep_selections | Blaž Hrastnik | 2021-09-24 |
* | experiment: Move keep_primary_selection to , | Blaž Hrastnik | 2021-09-24 |
* | Initial implementation of global search (#651) | Leoi Hung Kin | 2021-09-21 |
* | enable smart case regex search by default (#761) | kraem | 2021-09-20 |
* | feat: Sticky view mode with Z (#719) | Gokul Soumya | 2021-09-10 |
* | Improve docs, fix up a few highlight scopes | Blaž Hrastnik | 2021-09-07 |
* | add_newline unimpaired mapping (#653) | oberblastmeister | 2021-09-01 |
* | Reimplement keep-pipe, it needs to manipulate selections, not text | Blaž Hrastnik | 2021-09-01 |
* | Shell commands (#547) | Omnikar | 2021-08-31 |
* | Fix missing backtick in `keymap.md` | Omnikar | 2021-08-27 |
* | Add `Command` column to keymap documentation (#662) | Omnikar | 2021-08-27 |
* | Add docs for registers, multi key remaps (#557) | Gokul Soumya | 2021-08-18 |
* | Document new keys in book/ | Blaž Hrastnik | 2021-08-08 |
* | Implement selection rotation with `(` and `)` | Blaž Hrastnik | 2021-08-06 |
* | Document C/Alt-C in the keymap | Blaž Hrastnik | 2021-08-05 |
* | Update keymap.md | Ryo Hirayama | 2021-08-01 |
* | Add missing keybinds to docs | Gokul Soumya | 2021-07-24 |
* | Added change_case command (#441) | Cor Peters | 2021-07-16 |
* | Implement `X` as extend selection to line bounds | Blaž Hrastnik | 2021-07-05 |
* | Add object selection (textobjects) (#385) | Gokul Soumya | 2021-07-03 |
* | Update keymap.md | PabloMansanet | 2021-06-29 |
* | Add documentation for surround | Gokul Soumya | 2021-06-22 |
* | Merge `x` and `X` | Blaž Hrastnik | 2021-06-20 |
* | book: document new system clipboard mappings | Benoît CORTIER | 2021-06-20 |
* | Fix docx formatting and links | Gokul Soumya | 2021-06-20 |
* | Format docs for better readability | Gokul Soumya | 2021-06-15 |
* | Add filter ability to picker | Ivan Tham | 2021-06-15 |
* | add symbol picker (#230) | Robin | 2021-06-12 |
* | add alternate file (#223) | Robin | 2021-06-12 |
* | Movement fixes, refactor and unit test suite (#217) | PabloMansanet | 2021-06-11 |
* | commands: Add goto first non-whitespace char of line | Wojciech Kępka | 2021-06-08 |
* | Update keymap | Wojciech Kępka | 2021-06-08 |
* | Add diagnostics keys to keymap.md | Blaž Hrastnik | 2021-06-07 |
* | Add spc w w for window mode | Ivan Tham | 2021-06-07 |
* | Add window mode | Ivan Tham | 2021-06-06 |
* | Add home-end keymaps, (as kakoune/vim do) (#83) | Antoni Stevenet | 2021-06-05 |
* | Replace ^/$ with gh/gl | notoria | 2021-06-04 |