mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 21:37:55 +08:00
refactor table system (#132)
* init table trait * add shrink_col_index and max_width method to Table trait * make unicodes work when shrinking * improve readability of the table * replace old table system with new one * update changelog
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 📫 Himalaya [](https://github.com/soywod/himalaya/actions?query=workflow%3Adeployment)
|
||||
|
||||
The CLI email client.
|
||||
CLI email client written in Rust.
|
||||
|
||||
*The project is under active development. Do not use in production before the
|
||||
`v1.0.0` (see the [roadmap](https://github.com/soywod/himalaya/milestone/5)).*
|
||||
|
||||
Reference in New Issue
Block a user