lite-xl/data/core/commands
Guldoman 0ca0e36009
Open `LogView` in correct `Node`
Using `get_active_node` might result in a locked `Node`; calling 
`add_view` on that `Node` throws an error.

`get_active_node_default` always returns an unlocked `Node`.
2022-05-04 02:58:34 +02:00
..
command.lua
core.lua Open `LogView` in correct `Node` 2022-05-04 02:58:34 +02:00
dialog.lua
doc.lua
drawwhitespace.lua
files.lua
findreplace.lua
log.lua
root.lua
statusbar.lua