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