aboutsummaryrefslogtreecommitdiff
path: root/book/src/keymap.md
Commit message (Expand)AuthorAge
...
* Reimplement keep-pipe, it needs to manipulate selections, not textBlaž Hrastnik2021-09-01
* Shell commands (#547)Omnikar2021-08-31
* Fix missing backtick in `keymap.md`Omnikar2021-08-27
* Add `Command` column to keymap documentation (#662)Omnikar2021-08-27
* Add docs for registers, multi key remaps (#557)Gokul Soumya2021-08-18
* Document new keys in book/Blaž Hrastnik2021-08-08
* Implement selection rotation with `(` and `)`Blaž Hrastnik2021-08-06
* Document C/Alt-C in the keymapBlaž Hrastnik2021-08-05
* Update keymap.mdRyo Hirayama2021-08-01
* Add missing keybinds to docsGokul Soumya2021-07-24
* Added change_case command (#441)Cor Peters2021-07-16
* Implement `X` as extend selection to line boundsBlaž Hrastnik2021-07-05
* Add object selection (textobjects) (#385)Gokul Soumya2021-07-03
* Update keymap.mdPabloMansanet2021-06-29
* Add documentation for surroundGokul Soumya2021-06-22
* Merge `x` and `X`Blaž Hrastnik2021-06-20
* book: document new system clipboard mappingsBenoît CORTIER2021-06-20
* Fix docx formatting and linksGokul Soumya2021-06-20
* Format docs for better readabilityGokul Soumya2021-06-15
* Add filter ability to pickerIvan Tham2021-06-15
* add symbol picker (#230)Robin2021-06-12
* add alternate file (#223)Robin2021-06-12
* Movement fixes, refactor and unit test suite (#217)PabloMansanet2021-06-11
* commands: Add goto first non-whitespace char of lineWojciech Kępka2021-06-08
* Update keymapWojciech Kępka2021-06-08
* Add diagnostics keys to keymap.mdBlaž Hrastnik2021-06-07
* Add spc w w for window modeIvan Tham2021-06-07
* Add window modeIvan Tham2021-06-06
* Add home-end keymaps, (as kakoune/vim do) (#83)Antoni Stevenet2021-06-05
* Replace ^/$ with gh/glnotoria2021-06-04
* Implement gt/gm/gb, remap goto tYpe to gyBlaž Hrastnik2021-06-04
* update keymap.md to include arrow keys for movementAntoni Stevent2021-06-03
* Fixed c/p error in keymap docwullewutz2021-06-01
* Drop selection_lines completely, change move_line_start bindingBlaž Hrastnik2021-05-18
* Update the book (keymaps).Blaž Hrastnik2021-05-12
* Add book/ (mdbook based user guide)Blaž Hrastnik2021-04-05