view plugins/mod_windows.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
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here