Commit Graph

4 Commits (85b4410703fdcf414502daa974061216c64115e8)

Author SHA1 Message Date
Daniel Ebert eb8745db09 Implement key ordering for info box 2021-11-03 11:56:55 +09:00
Rust & Python 581a3d42c8
Update keyboard.rs (#516)
Fix doc comment typo
2021-07-27 16:32:05 +09:00
Blaž Hrastnik 8e277ad8ba fix: crossterm -> input key conversion 2021-06-25 13:13:15 +09:00
Keith Simmons 4418e17547
reverse the dependency between helix-tui and helix-view (#366)
* 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>
2021-06-25 12:58:15 +09:00