1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-05-04 22:18:07 +08:00

6 Commits

Author SHA1 Message Date
Jakub Sobon
7c305142db
API changes and simplifications.
- support addition of multiple rows at once (to support rowspan).
- postpone support of rowspan.
- remove support for cell spacing, padding should be enough on a
  terminal.
2019-03-27 22:25:29 -04:00
Jakub Sobon
0132744896
Merging data at cell level. 2019-03-18 22:35:35 -04:00
Jakub Sobon
e36e1d7ba7
POC code that determines column widths. 2019-03-17 01:52:45 -04:00
Jakub Sobon
effca07aa7
Finalizing the option validation. 2019-03-16 01:40:43 -04:00
Jakub Sobon
381abee9e3
More validation.
And a function that sums integers.
2019-03-12 00:51:17 -04:00
Jakub Sobon
ad40f757f6
Drafting validation for table. 2019-03-12 00:30:44 -04:00