diff options
author | Robin Jarry <robin@jarry.cc> | 2022-12-21 11:50:53 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-01-04 22:57:31 +0100 |
commit | 012be0192c88f4fcfd5ed559edff4ca7366eb351 (patch) | |
tree | 558509153975b5d423bf2bd2995483278accd473 /completer/completer.go | |
parent | 1eb4c2c1e79ea8d66d53caaca24dd1b8ba32b02f (diff) | |
download | aerc-012be0192c88f4fcfd5ed559edff4ca7366eb351.tar.gz |
ui: add reusable table widget
This will be used by the message list index and by the status line.
A table is constructed from rows/width dimensions, a list of column
definitions and a column separator.
Provide functions to parse column definitions from ini config files.
This will be used in the next commit.
Signed-off-by: Robin Jarry <robin@jarry.cc>
Acked-by: Tim Culverhouse <tim@timculverhouse.com>
Diffstat (limited to 'completer/completer.go')
0 files changed, 0 insertions, 0 deletions