| Commit message (Expand) | Author | Age |
* | Remove default insert mode movement bindings | Skyler Hawthorne | 2022-09-08 |
* | Add file_picker_in_current_directory to keymap.md (#3701) | Michael Kohl | 2022-09-05 |
* | let extend-line respect range direction (#3046) | Bob | 2022-08-29 |
* | Update keymap.md to have Tab and Shift-tab listed (#3365) | notusknot | 2022-08-11 |
* | Add table of contents to keymap.md (#3174) | Joe | 2022-07-26 |
* | jumplist picker (#3033) | Bob | 2022-07-22 |
* | support toggling pickers' preview panel (#3021) | Bob | 2022-07-18 |
* | feat(term): uniformize word-wise movement and deletion (#2500) | Benoît Cortier | 2022-07-15 |
* | Fix some typos (#2978) | A-Walrus | 2022-07-06 |
* | Add workspace and document diagnostics picker (#2013) | Falco Hirschenberger | 2022-06-30 |
* | book: fix the description of dot repeat (#2878) | Amit Beka | 2022-06-25 |
* | text-objects: add test capture & elixir queries | Connor Lay (Clay) | 2022-06-21 |
* | Update keymap docs for window swapping (#2659) | nosa | 2022-06-03 |
* | Add shrink equivalent of extend_to_line_bounds (#2450) | Daniel S Poulin | 2022-05-22 |
* | support insert register in prompt (#2458) | Bob | 2022-05-20 |
* | Change A-left right to C-left right in insert (#2193) | Ivan Tham | 2022-04-29 |
* | Make A-hjkl tree-sitter nav A-pion (#2205) | Ivan Tham | 2022-04-29 |
* | fix typos (#2304) | chunghha | 2022-04-27 |
* | fix keymap doc typo for 'delete' in insert-mode (#1990) | Michael Davis | 2022-04-06 |
* | Add paragraph textobject | Ivan Tham | 2022-04-02 |
* | Resolve conflicts between prompt/picker bindings (#1792) | Rohan Jain | 2022-03-31 |
* | fix #1808 | Blaž Hrastnik | 2022-03-14 |
* | Update keymap documentation in the book (#1745) | Daniel S Poulin | 2022-03-13 |
* | Add arrow key mappings for tree-sitter parent/child/sibling nav (#1724) | Daniel S Poulin | 2022-03-08 |
* | Change parameter object keybind from `p` to `a` (#1708) | Gokul Soumya | 2022-03-07 |
* | Add comment textobject for surround selection and navigation (#1605) | Daniel S Poulin | 2022-03-06 |
* | Add docs for tree-sitter based navigation | Gokul Soumya | 2022-02-15 |
* | 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 |