File

plugins/mod_unknown.lua @ 13067:386ca97bec5b

util.human.io: Fix error with ellipsis to negative length Can happen if you resize the terminal too narrow that the space left for variable width columns end up negative.
author Kim Alvefur <zash@zash.se>
date Sun, 09 Apr 2023 01:34:08 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform