Skip to content

Instantly share code, notes, and snippets.

View SlySven's full-sized avatar
🙄
Wondering about GitHub status indicators

Stephen Lyons SlySven

🙄
Wondering about GitHub status indicators
  • Wiltshire, United Kingdom
View GitHub Profile
@Egor-Skriptunoff
Egor-Skriptunoff / utf8_filenames.lua
Last active August 30, 2023 06:45
UTF-8 filenames on Windows in pure Lua
------------------------------------------------------------------------------------------------------------------------------
-- Module: utf8_filenames
------------------------------------------------------------------------------------------------------------------------------
-- Filename: utf8_filenames.lua
-- Version: 2019-07-13
-- License: MIT (see at the end of this file)
-- This module modifies standard Lua functions so that they work with UTF-8 filenames on Windows:
-- io.open
-- io.popen