Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reduce calculation and improve pattern in infobox | Ivan Tham | 2021-07-04 |
| | | | | | | - switch to use static OnceCell to calculate Info once - pass Vec<(&[KeyEvent], &str)> rather than Vec<(Vec<KeyEvent>, &str)> - expr -> tt to allow using | as separator, make it more like match | ||
* | Fix rendering issues for infobox | Ivan Tham | 2021-07-04 |
| | |||
* | Apply suggestions from blaz for infobox | Ivan Tham | 2021-07-04 |
| | |||
* | Add infobox | Ivan Tham | 2021-07-04 |