util.human.io: Fix right-alignment
|
Kim Alvefur |
Sat, 06 Jun 2020 16:43:28 +0200 |
util.human.io.table: Allow a map callaback per column
|
Kim Alvefur |
Thu, 04 Jun 2020 21:32:28 +0200 |
util.human.io: Consider separator when calculating remaining width
|
Kim Alvefur |
Thu, 04 Jun 2020 18:40:37 +0200 |
util.human.io: Use literal ellipsis instead of \u escape
|
Kim Alvefur |
Thu, 04 Jun 2020 18:36:47 +0200 |
util.human.io: Replace overflow with ellipsis
|
Kim Alvefur |
Thu, 04 Jun 2020 18:32:33 +0200 |
util.human.io: Draw a separator between columns
|
Kim Alvefur |
Thu, 04 Jun 2020 18:31:50 +0200 |
util.human.io: Remove padding option and use $COLUMNS as default width
|
Matthew Wild |
Thu, 04 Jun 2020 17:24:30 +0100 |
util.human.io: table: Fix title printing when columns use named keys
|
Matthew Wild |
Thu, 04 Jun 2020 10:39:55 +0100 |
util.human.io: table: Return title row when no row data passed
|
Matthew Wild |
Wed, 03 Jun 2020 22:58:29 +0100 |
util.human.io: table: switch row function to simply returning prepared row string
|
Matthew Wild |
Wed, 03 Jun 2020 22:45:33 +0100 |
util.human.io: Add padleft, padright and a table printing function
|
Matthew Wild |
Wed, 03 Jun 2020 22:21:17 +0100 |
util.human.io: Fix variable name [luacheck]
|
Matthew Wild |
Tue, 02 Jun 2020 08:02:03 +0100 |
util.human.io: New central place for UI helpers
|
Matthew Wild |
Tue, 02 Jun 2020 08:00:37 +0100 |