lite-xl/data/core/commands
Takase 130b29438a
Allow creation of nested directories (#254)
* allow nested directories to be created

* fix / be turned into //

* refactor error handling

* refactor path splitting and mkdir calls

If a path exists it will now return immediately.

* fix typo

* remove possible trailing empty string

* fix bugs with path check
2021-06-07 22:44:35 +02:00
..
command.lua Initial commit 2019-12-28 11:17:56 +00:00
core.lua Implement lazy loading of directories 2021-05-26 14:22:10 +02:00
doc.lua Apologies for the subpar previous commit. This fixes the bugs in that one. 2021-06-05 00:50:25 -04:00
drawwhitespace.lua Implement unicode character replacements 2021-04-01 18:05:59 +02:00
files.lua Allow creation of nested directories (#254) 2021-06-07 22:44:35 +02:00
findreplace.lua Add PCRE to support regular expressions 2021-06-02 21:27:00 +02:00
root.lua Fix error introduced with commit c0ad86d 2021-03-18 15:46:44 +01:00