File

plugins/mod_windows.lua @ 13049:115ce3ab5b8b

util.human.io: table: don't read $COLUMNS directly, just use term_width() ...which now reads $COLUMNS for us and does the right thing.
author Matthew Wild <mwild1@gmail.com>
date Fri, 07 Apr 2023 12:51:26 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here