File

plugins/mod_unknown.lua @ 13051:164c2787901a

util.human.io: Coerce $COLUMNS to number os.getenv() returns a string but term_width() should return a number
author Kim Alvefur <zash@zash.se>
date Fri, 07 Apr 2023 13:54:16 +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