| Commit message (Expand) | Author | Age |
... | |
* | Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcut... | Ludwig Stecher | 2022-02-15 |
* | Added docs for `ensure_selections_forward` (#1651) | Maximilian Schoenenberg | 2022-02-11 |
* | Update keybind docs for treesitter, view mode (#1628) | Gokul Soumya | 2022-02-08 |
* | add select_next_sibling and select_prev_sibling commands (#1495) | Michael Davis | 2022-01-20 |
* | Minor(book): Add `G` in normal mode (#1482) | NexiNov | 2022-01-12 |
* | feat(commands): shrink_selection (#1340) | Matouš Dzivjak | 2022-01-06 |
* | Mark macros as experimental in docs | Ivan Tham | 2021-12-27 |
* | Rename play macro to replay macro | Ivan Tham | 2021-12-27 |
* | Switch macro Q and q | Ivan Tham | 2021-12-27 |
* | Change text for gg to explain <n>gg (#1287) | Ivan Tham | 2021-12-18 |
* | Macros (#1234) | Omnikar | 2021-12-12 |
* | Add `save_selection` command (#1247) | Omnikar | 2021-12-10 |
* | Add note to `keymap.md` regarding `format_selections` (#1230) | Omnikar | 2021-12-06 |
* | Add last modified file (gm) (#1093) | Ivan Tham | 2021-12-02 |
* | gf as goto_file (#1102) | Bob | 2021-11-29 |
* | Fix next char delete key documentation for prompt (#1180) | ath3 | 2021-11-28 |
* | Implement no-yank delete/change (#1099) | ath3 | 2021-11-24 |
* | Align selections via & (#1101) | Bob | 2021-11-23 |
* | Document scrolling for hover command in keymap.md (#1117) | Martin Junghanns | 2021-11-19 |
* | Remove extra instance of delete_word_backword in book (#1103) | NexiNov | 2021-11-15 |
* | Add command to inc/dec number under cursor (#1027) | Jason Hansen | 2021-11-15 |
* | Readline style insert mode (#1039) | Bob | 2021-11-15 |
* | Add movement shortcut for history (#1088) | Ivan Tham | 2021-11-14 |
* | Add trim_selections command (#1092) | ath3 | 2021-11-14 |
* | Added workspace_symbol_picker (#1041) | Ebbe Steenhoudt | 2021-11-14 |
* | Implement "Goto last modification" command (#1067) | ath3 | 2021-11-14 |
* | docs: Mark more keybinds that require LSP and treesitter (#1081) | Gokul Soumya | 2021-11-12 |
* | Add arrow keys to view mode (#987) | NexiNov | 2021-11-12 |
* | Add `remove_selections` command (#1065) | Omnikar | 2021-11-12 |
* | add wonly -- window only (#1057) | Bob | 2021-11-11 |
* | Cleanup keymap doc book page (#1042) | Gokul Soumya | 2021-11-10 |
* | 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 |