| Commit message (Expand) | Author | Age |
* | Allow keys to be mapped to sequences of commands (#589) | Omnikar | 2021-11-11 |
* | add wonly -- window only (#1057) | Bob | 2021-11-11 |
* | Refactor keyevent handling using key, ctrl macros (#1058) | Gokul Soumya | 2021-11-10 |
* | Ensure that identical keymaps stay in sync (#1056) | Gokul Soumya | 2021-11-10 |
* | Check for duplicate keys in default keymap | Gokul Soumya | 2021-11-10 |
* | Change page keybinds in view mode | Gokul Soumya | 2021-11-10 |
* | Update `space w` window mode (#1050) | Omnikar | 2021-11-10 |
* | Add LSP rename_symbol (space-r) (#1011) | CossonLeo | 2021-11-08 |
* | minor: Extend search was decclared twice in the keymap | Blaž Hrastnik | 2021-11-06 |
* | Add reverse search functionality (#958) | Gygaxis Vainhardt | 2021-11-06 |
* | Implement "Goto next buffer / Goto previous buffer" commands | ath3 | 2021-11-04 |
* | Hide keys bound to `no_op` from infobox (#971) | Omnikar | 2021-11-04 |
* | Simplify BTreeSet construction | Triton171 | 2021-11-03 |
* | Implement key ordering for info box | Daniel Ebert | 2021-11-03 |
* | Add arrow-key bindings for window switching (#933) | Gygaxis Vainhardt | 2021-10-30 |
* | Use deserialization fix instead | Nehliin | 2021-10-28 |
* | Apply suggestions from code review | Oskar Nehlin | 2021-10-28 |
* | Make key macro more portable | Nehliin | 2021-10-28 |
* | Fix order being empty and add test | Nehliin | 2021-10-28 |
* | Move test to test module | Nehliin | 2021-10-28 |
* | Fix panic when using multi-level key mapping | Nehliin | 2021-10-28 |
* | find motion and textobj motion repeat (#891) | CossonLeo | 2021-10-24 |
* | Add commands for moving between splits with a direction (#860) | Oskar Nehlin | 2021-10-23 |
* | Implement 'remove_primary_selection' as Alt-, | Blaž Hrastnik | 2021-09-24 |
* | 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 |
* | feat: Sticky view mode with Z (#719) | Gokul Soumya | 2021-09-10 |
* | Add command to extend to line start or end (#717) | Kangwook Lee (이강욱) | 2021-09-07 |
* | Fix escape not exiting insert mode (#712) | Gokul Soumya | 2021-09-05 |
* | Add a sticky mode for keymaps (#635) | Gokul Soumya | 2021-09-05 |
* | Add commands that extends to long words (#706) | Kangwook Lee (이강욱) | 2021-09-04 |
* | add_newline unimpaired mapping (#653) | oberblastmeister | 2021-09-01 |
* | Shell commands (#547) | Omnikar | 2021-08-31 |
* | Make `v` in select mode switch back to normal mode (#660) | Omnikar | 2021-08-27 |
* | Refactor infobox rendering and parsing (#579) | Gokul Soumya | 2021-08-17 |
* | Resolve a couple TODOs | Blaž Hrastnik | 2021-08-08 |
* | Implement alt-( and alt-) to rotate selection contents | Blaž Hrastnik | 2021-08-08 |
* | Implement selection rotation with `(` and `)` | Blaž Hrastnik | 2021-08-06 |
* | Refactor copy selection vertically | Blaž Hrastnik | 2021-08-05 |
* | Vertical Selection | Cor | 2021-08-05 |
* | Add `goto_last_line` command, and bind it to `ge`. | Nathan Vegdahl | 2021-08-04 |
* | Add ctrl-z to suspend | Ivan Tham | 2021-08-03 |
* | Fixes for new clippy lints in Rust 1.54. | Nathan Vegdahl | 2021-07-29 |
* | Fix goto line number | Gokul Soumya | 2021-07-28 |
* | Show pending keys in status line (#515) | Gokul Soumya | 2021-07-28 |
* | Allow multi key remappings in config file (#454) | Gokul Soumya | 2021-07-26 |
* | Added change_case command (#441) | Cor Peters | 2021-07-16 |
* | Removed double entry of extend_line | Cor | 2021-07-15 |
* | Remove outdated comment | Blaž Hrastnik | 2021-07-05 |