..
commands
Add `config.keep_newline_whitespace` option ( #1184 )
2022-11-03 12:40:27 -04:00
doc
Don't sort in `Doc:get_selection_idx` with an invalid index
2022-11-02 21:11:41 +01:00
bit.lua
…
command.lua
Replace `assert` with `core.log_quiet` on command replace
2022-08-16 22:18:50 +02:00
commandview.lua
Refactor scrollbar into its own file ( #1124 )
2022-10-15 20:12:15 -04:00
common.lua
Be more lenient with appending `PATHSEP` in `common.path_suggest` in Windows
2022-08-17 00:11:19 +02:00
config.lua
Add `config.keep_newline_whitespace` option ( #1184 )
2022-11-03 12:40:27 -04:00
contextmenu.lua
contextmenu: resize on scale changes ( #1117 )
2022-09-15 00:57:45 -04:00
dirwatch.lua
Add fsevents backend to dirmonitor ( #1141 )
2022-10-10 20:40:41 -04:00
docview.lua
docview: support gutter click selection, fixes #1116 ( #1169 )
2022-11-01 19:34:23 -04:00
emptyview.lua
initial documentation for better code completion
2022-06-07 22:09:34 -04:00
ime.lua
Add IME support ( #991 )
2022-10-15 19:58:51 -04:00
init.lua
make the default core.ignore_files more specific ( #1160 )
2022-10-19 22:23:01 -04:00
keymap-macos.lua
Make MacOS `core:restart` shortcut more in line with other platforms
2022-11-01 21:21:50 +01:00
keymap.lua
Refactor scrollbar into its own file ( #1124 )
2022-10-15 20:12:15 -04:00
logview.lua
`LogView`: Show scrollbar
2022-07-01 05:29:55 +02:00
modkeys-generic.lua
…
modkeys-macos.lua
…
nagview.lua
initial documentation for better code completion
2022-06-07 22:09:34 -04:00
node.lua
initial documentation for better code completion
2022-06-07 22:09:34 -04:00
object.lua
initial documentation for better code completion
2022-06-07 22:09:34 -04:00
regex.lua
…
rootview.lua
Add IME support ( #991 )
2022-10-15 19:58:51 -04:00
scrollbar.lua
Add more options to `Scrollbar` ( #1174 )
2022-11-01 18:38:50 -04:00
start.lua
Added in an additional ENVVAR for setting USERDIR, and also changed / to PATHSEP. ( #1139 )
2022-10-08 20:48:30 +02:00
statusview.lua
Refactor scrollbar into its own file ( #1124 )
2022-10-15 20:12:15 -04:00
strict.lua
…
style.lua
…
syntax.lua
core syntax: strip the path from filename on syntax.get ( #1168 )
2022-10-22 20:04:54 -04:00
titleview.lua
Add on_scale_change event to View ( #1146 )
2022-10-11 14:44:32 -04:00
tokenizer.lua
tokenizer: remove the limit of 3 subsyntaxes depth ( #1186 )
2022-11-03 18:56:20 -04:00
utf8string.lua
…
view.lua
Add more options to `Scrollbar` ( #1174 )
2022-11-01 18:38:50 -04:00