lite-xl/data/core/commands
Francesco Abbate 593916ada7 Fix bug with expanding directory when file limited
Introduce a new field in items generated by TreeView:each_item()
to point "dir" to the toplevel directory entry.

In this was we can simplify the code and know if the toplevel
directory is files limited.
2021-10-03 00:04:28 +02:00
..
command.lua Commands refactor (#257) 2021-06-07 23:00:29 +02:00
core.lua Fix bug with expanding directory when file limited 2021-10-03 00:04:28 +02:00
dialog.lua Fix undeclared NagView findindex() by moving it to common. 2021-06-13 21:28:29 -04:00
doc.lua Remove duplicate command declaration (#565) 2021-10-02 18:39:22 +02:00
drawwhitespace.lua Implement unicode character replacements 2021-04-01 18:05:59 +02:00
files.lua Integrate mkdirp function in common module (#265) 2021-06-13 19:50:42 +02:00
findreplace.lua Use line/col to identify selection in replace command 2021-09-10 14:54:55 +02:00
root.lua Pairs -> IPairs 2021-08-10 23:18:30 -04:00