aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/keyboard.rs
Commit message (Expand)AuthorAge
* build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387)dependabot[bot]2023-03-22
* refactor(helix-view): remove cfg_attr references a nonexistent feature (#5630)Yuta Yamaguchi2023-01-22
* Handle disambiguated keycodes (#4887)Michael Davis2022-11-29
* Update to crossterm-0.25 (#3390)Charlie Groves2022-08-22
* Add custom event type replacing crossterm's Event (#3169)Gokul Soumya2022-08-09
* Fix LF line-endings (#3316)Charlie Groves2022-08-03
* fix: Normalize backtab into shift-tabBlaž Hrastnik2021-12-06
* Implement key ordering for info boxDaniel Ebert2021-11-03
* Update keyboard.rs (#516)Rust & Python2021-07-27
* fix: crossterm -> input key conversionBlaž Hrastnik2021-06-25
* reverse the dependency between helix-tui and helix-view (#366)Keith Simmons2021-06-25