lite-xl/docs/api
Takase d925da47fa
Allow writing to hidden files on Windows (#1653)
* feat(system): add system.ftruncate

* fix: EPERM writing to hidden files on Windows

* chore(doc): fix capitalization

* refactor(system): make ftruncate length optional

* refactor(doc): don't specify length
2024-10-22 18:14:30 +02:00
..
dirmonitor.lua fix(dirmonitor): deadlock if error handler jumps somewhere else (#1647) 2023-10-21 19:17:49 +02:00
globals.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
process.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
regex.lua core: ported regex.gsub to faster native version (#1233) 2022-12-20 17:46:37 -04:00
renderer.lua move window creation and management to Lua (#1751) 2024-06-22 15:01:39 -04:00
renwindow.lua move window creation and management to Lua (#1751) 2024-06-22 15:01:39 -04:00
string.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
system.lua Allow writing to hidden files on Windows (#1653) 2024-10-22 18:14:30 +02:00
utf8extra.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00