lite-xl/data/core/commands
vqn 2ce8c58bea
Fix doc:create-cursor-previous/next-line with tabs (#1697)
* use DocView.translate to split cursor on previous/next line

* use dv.doc instead of doc()
2024-01-21 14:40:41 +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 doc:create-cursor-previous/next-line with tabs (#1697) 2024-01-21 14:40:41 +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-30 11:39:27 +08:00
log.lua remove unsaved flag from log.txt 2021-12-22 10:54:25 +08:00
root.lua Refactor scrollbar into its own file (#1124) 2022-10-15 20:12:15 -04:00
statusbar.lua Use new `CommandView:enter` options table 2022-05-30 22:08:13 +02:00