.. |
commands
|
Refactor scrollbar into its own file (#1124)
|
2022-10-15 20:12:15 -04:00 |
doc
|
Add IME support (#991)
|
2022-10-15 19:58:51 -04: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
|
Fixed the common idiom of setting a plugin to true. (#1152)
|
2022-10-20 18:04:28 -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: do not render newline fixes #1164
|
2022-10-21 13:56:23 -04:00 |
emptyview.lua
|
…
|
|
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
|
Refactor scrollbar into its own file (#1124)
|
2022-10-15 20:12:15 -04: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
|
…
|
|
node.lua
|
…
|
|
object.lua
|
…
|
|
regex.lua
|
…
|
|
rootview.lua
|
Add IME support (#991)
|
2022-10-15 19:58:51 -04:00 |
scrollbar.lua
|
Check if scrollbar is no longer hovered on mouse release
|
2022-10-16 04:43:15 +02: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
|
Merge pull request #1040 from Guldoman/PR_tokenizer_errors_alert
|
2022-06-22 19:43:51 -04:00 |
utf8string.lua
|
…
|
|
view.lua
|
Fixup minor drawing issue.
|
2022-10-18 16:01:32 -04:00 |