lite-xl/data/core/commands
Adam 36c4d5d9ed
Autoreload Nagview (#942)
* Modified autoreload to use new dirwatch infrastructure, and added in nagview to verify that fs changes don't stomp on our changes, unless you want them to.

* Split out reload functionality to actual document, and added in a thread to check the document, in the cases where it wouldn't be covered by dirwatch.

* As per request from jgmdev, added in ability to show nagview always.

* Changed things over to use dirwatch.

* Made sure we redrew things, added in a contingency in 'save' for times when we load a non-existent file, and added some checks.
2022-05-15 15:21:26 -04:00
..
command.lua Commands refactor (#257) 2021-06-07 23:00:29 +02:00
core.lua Open `LogView` in correct `Node` 2022-05-04 02:58:34 +02:00
dialog.lua Fix undeclared NagView findindex() by moving it to common. 2021-06-13 21:28:29 -04:00
doc.lua Autoreload Nagview (#942) 2022-05-15 15:21:26 -04: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 Migrate to Lua 5.4 2021-12-31 13:53:01 +01:00
log.lua remove unsaved flag from log.txt 2021-12-22 10:54:25 +08:00
root.lua Fix cases of nil node. 2022-02-09 10:40:02 -04:00
statusbar.lua statusview: added ability to hide and commands 2022-03-11 17:23:16 -04:00