| Commit message (Expand) | Author | Age |
* | Normalize `S-<lower-ascii>` keymaps to uppercase ascii (#9213) | Michael Davis | 2024-01-09 |
* | Make parse_macro work for "-" outside "<..>" (#8475) | Bjorn Ove Hay Andersen | 2023-10-12 |
* | Translate new ScrollLeft/ScrollRight crossterm mouse events | Michael Davis | 2023-08-22 |
* | allow for higher F keys to be used (#7672) | Christian Holman | 2023-07-19 |
* | Fix new clippy lints (#5892) | Pascal Kuthe | 2023-02-09 |
* | Handle disambiguated keycodes (#4887) | Michael Davis | 2022-11-29 |
* | Propagate idle timeout event to components (#3172) | Gokul Soumya | 2022-10-11 |
* | fix: Don't translate mouse up events as down | Blaž Hrastnik | 2022-08-31 |
* | Allow less than and greater than in macros (#3556) | A-Walrus | 2022-08-30 |
* | Add bracketed paste (#3233) | Charlie Groves | 2022-08-29 |
* | Update to crossterm-0.25 (#3390) | Charlie Groves | 2022-08-22 |
* | Add custom event type replacing crossterm's Event (#3169) | Gokul Soumya | 2022-08-09 |
* | Format keys identically in statusline and command palette (#2790) | Gokul Soumya | 2022-06-21 |
* | simplify some keymap key names follow up tests (#2694) | Henry | 2022-06-17 |
* | simplify some keymap key names (#2677) | Henry | 2022-06-06 |
* | Extract macro parsing to `helix-view` and add unit tests | Omnikar | 2021-12-27 |
* | Macros (#1234) | Omnikar | 2021-12-12 |
* | fix: Normalize backtab into shift-tab | Blaž Hrastnik | 2021-12-06 |
* | Implement key ordering for info box | Daniel Ebert | 2021-11-03 |
* | fix: KeyEvent::char needs to ignore modifiers | Blaž Hrastnik | 2021-08-26 |
* | Refactor case where key event is solely a character | Gokul Soumya | 2021-07-29 |
* | Allow multi key remappings in config file (#454) | Gokul Soumya | 2021-07-26 |
* | Apply suggestions from blaz for infobox | Ivan Tham | 2021-07-04 |
* | Add infobox | Ivan Tham | 2021-07-04 |
* | reverse the dependency between helix-tui and helix-view (#366) | Keith Simmons | 2021-06-25 |
* | Fix previous broken refactor key into helix-view | Ivan Tham | 2021-06-24 |
* | Revert "Refactor key into helix-view" | Blaž Hrastnik | 2021-06-19 |
* | Refactor key into helix-view | Ivan Tham | 2021-06-19 |