lite-xl/data/core/commands
ThaCuber f26eef14fa
fix nagbar failed save message (#1678)
* fix nagbar failed save message

- visually separated statements with a `.`
- first statement slightly rewritten
- use `'` rather than `"`

* yeahhhh no back to `"`
2023-12-03 06:44:07 +08:00
..
command.lua Allow command predicates to manage parameters passed to the commands 2022-08-16 22:13:16 +02:00
core.lua Add `text` and `select_text` to `CommandView` options 2022-06-02 19:30:51 +02:00
dialog.lua Allow command predicates to manage parameters passed to the commands 2022-08-16 22:13:16 +02:00
doc.lua fix nagbar failed save message (#1678) 2023-12-03 06:44:07 +08:00
files.lua Use new `CommandView:enter` options table 2022-05-30 22:08:13 +02:00
findreplace.lua Fix selecting newlines with `find-replace:select-add-{next,all}` (#1608) 2023-11-29 10:40:47 -05:00
log.lua remove unsaved flag from log.txt 2021-12-22 10:54:25 +08:00
root.lua Add mouse grab (#1501) 2023-05-20 13:54:58 -04:00
statusbar.lua Use new `CommandView:enter` options table 2022-05-30 22:08:13 +02:00