Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix: Normalize backtab into shift-tab | Blaž Hrastnik | 2021-12-06 |
| | | | | Fixes #1150 | ||
* | Implement key ordering for info box | Daniel Ebert | 2021-11-03 |
| | |||
* | Update keyboard.rs (#516) | Rust & Python | 2021-07-27 |
| | | | Fix doc comment typo | ||
* | fix: crossterm -> input key conversion | Blaž Hrastnik | 2021-06-25 |
| | |||
* | reverse the dependency between helix-tui and helix-view (#366) | Keith Simmons | 2021-06-25 |
* reverse the dependency between helix-tui and helix-view by moving a fiew types to view * fix tests * clippy and format fixes Co-authored-by: Keith Simmons <keithsim@microsoft.com> |