Clément DOUIN
d5ed69ebf9
fix overflow panic when shrink column ( #138 )
2021-05-03 22:10:03 +02:00
Clément DOUIN
e07e72f497
fix table with subject containing \r\n( #141 )
2021-05-03 14:25:28 +02:00
Clément DOUIN
05b0274725
add debug and trace logs in table module ( #138 )
2021-05-03 14:08:04 +02:00
Clément DOUIN
cddb7bde37
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
2021-04-27 14:54:53 +02:00
Clément DOUIN
994141f852
fix unicode issue ( #71 )
2021-04-08 12:59:44 +02:00
Clément DOUIN
5e948b5cc1
improve list msgs perf, remove flags column
2021-01-18 12:10:16 +01:00
Clément DOUIN
60af11bd47
make table responsive
2021-01-16 19:46:55 +01:00
Clément DOUIN
c3d5559234
remove display cell trait
2021-01-16 15:39:26 +01:00
Clément DOUIN
0a508f2e95
start merging email with msg, add list msgs command
2021-01-16 13:16:40 +01:00
Clément DOUIN
18042b02b8
refactor + clean table system [WIP]
2021-01-05 23:54:39 +01:00
Clément DOUIN
80fb4bd1d9
init table system
2021-01-02 14:50:36 +01:00