aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/info.rs
Commit message (Expand)AuthorAge
* Use refactored Registers typeMichael Davis2023-07-31
* Place `Info::from_keymap()` contents in `keymap.infobox()`:gibbz002023-06-07
* Keymap infobox: Idiomatic body tuple.gibbz002023-06-07
* fix: remove unneeded allocations when calling helix_view::Info::newAlexis (Poliorcetics) Bourget2022-10-11
* Handle newlines in register infoboxGokul Soumya2022-02-10
* Show infobox with register contentsGokul Soumya2022-02-10
* Update to rust 1.58, fix a bunch of optional lintsBlaž Hrastnik2022-01-16
* Implement key ordering for info boxDaniel Ebert2021-11-03
* Refactor infobox rendering and parsing (#579)Gokul Soumya2021-08-17
* Allow multi key remappings in config file (#454)Gokul Soumya2021-07-26
* Info box add horizontal paddingIvan Tham2021-07-04
* Reduce calculation and improve pattern in infoboxIvan Tham2021-07-04
* Apply suggestions from blaz for infoboxIvan Tham2021-07-04
* Add infoboxIvan Tham2021-07-04