prosody
log
graph
tags
bookmarks
branches
d10957394a3c
browse
changeset
util/human/io.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/human/io.lua @ 12975:
d10957394a3c
less
more
|
(0)
tip
description
author
age
util: Prefix module imports with prosody namespace
Kim Alvefur
21 months ago
util.human.io: Fix handling of os.execute() return values in Lua 5.2+
Kim Alvefur
2022-10-20
util: Remove various Lua 5.1 compatibility hacks
Kim Alvefur
2022-07-02
util.human.io: Use UTF-8-aware length check in padding functions
Kim Alvefur
2021-11-12
util.human.io: Fix cutting of UTF-8 into pieces
Kim Alvefur
2021-11-12
util.human.io: Trim any broken UTF-8 from ellipsis
Kim Alvefur
2021-11-12
util.human.io: Factor out ellipsis function
Kim Alvefur
2021-11-12
util.human.io: Support specifying column defaults in tables
Kim Alvefur
2021-11-12
util.human.io: Pass nil to cell mapper to signal missing value
Kim Alvefur
2021-11-12
util.human.io: Fix right-alignment
Kim Alvefur
2020-06-06
util.human.io.table: Allow a map callaback per column
Kim Alvefur
2020-06-04
util.human.io: Consider separator when calculating remaining width
Kim Alvefur
2020-06-04
util.human.io: Use literal ellipsis instead of \u escape
Kim Alvefur
2020-06-04
util.human.io: Replace overflow with ellipsis
Kim Alvefur
2020-06-04
util.human.io: Draw a separator between columns
Kim Alvefur
2020-06-04
util.human.io: Remove padding option and use $COLUMNS as default width
Matthew Wild
2020-06-04
util.human.io: table: Fix title printing when columns use named keys
Matthew Wild
2020-06-04
util.human.io: table: Return title row when no row data passed
Matthew Wild
2020-06-03
util.human.io: table: switch row function to simply returning prepared row string
Matthew Wild
2020-06-03
util.human.io: Add padleft, padright and a table printing function
Matthew Wild
2020-06-03
util.human.io: Fix variable name [luacheck]
Matthew Wild
2020-06-02
util.human.io: New central place for UI helpers
Matthew Wild
2020-06-02
less
more
|
(0)
tip