Software /
code /
prosody
Log
util/human/io.lua @ 10907:6af28c756752
description | author | age |
---|---|---|
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 |