.. |
commands
|
Add primary selection support (#1729)
|
2024-09-13 13:31:15 -04:00 |
doc
|
Add support for relative `require`s (#1634)
|
2024-10-22 12:31:45 -04:00 |
bit.lua
|
…
|
|
command.lua
|
…
|
|
commandview.lua
|
Improve `CommandView` and `autocomplete` scroll behavior (#1732)
|
2024-03-05 22:56:01 -05:00 |
common.lua
|
Revert "fix: avoid following symlinks in `common.rm`"
|
2024-07-22 12:10:35 +08:00 |
config.lua
|
Configurable statusview icon (#1617)
|
2024-09-03 13:42:55 -04:00 |
contextmenu.lua
|
…
|
|
dirwatch.lua
|
Fix comment typos in data/core/{init.lua,dirwatch.lua} (#1549)
|
2024-01-21 22:30:59 +01:00 |
docview.lua
|
move window creation and management to Lua (#1751)
|
2024-06-22 15:01:39 -04:00 |
emptyview.lua
|
move window creation and management to Lua (#1751)
|
2024-06-22 15:01:39 -04:00 |
ime.lua
|
…
|
|
init.lua
|
move window creation and management to Lua (#1751)
|
2024-06-22 15:01:39 -04:00 |
keymap-macos.lua
|
…
|
|
keymap.lua
|
Add primary selection support (#1729)
|
2024-09-13 13:31:15 -04:00 |
logview.lua
|
…
|
|
modkeys-generic.lua
|
…
|
|
modkeys-macos.lua
|
…
|
|
nagview.lua
|
move window creation and management to Lua (#1751)
|
2024-06-22 15:01:39 -04:00 |
node.lua
|
…
|
|
object.lua
|
…
|
|
process.lua
|
process: migrate arg validation and checking to Lua
|
2024-10-22 17:17:40 +02:00 |
regex.lua
|
…
|
|
rootview.lua
|
core/rootview: fix dnd multiple folders into dock (#1828)
|
2024-06-23 13:09:07 +08:00 |
scrollbar.lua
|
…
|
|
start.lua
|
Add support for relative `require`s (#1634)
|
2024-10-22 12:31:45 -04:00 |
statusview.lua
|
Configurable statusview icon (#1617)
|
2024-09-03 13:42:55 -04:00 |
strict.lua
|
…
|
|
style.lua
|
…
|
|
syntax.lua
|
Expose plaintext syntax (#1652)
|
2023-11-30 10:53:01 -05:00 |
titleview.lua
|
(fix): passed missing core.window to set_window_mode call (#1836)
|
2024-06-30 07:26:01 +08:00 |
tokenizer.lua
|
Skip patterns matching nothing in `tokenizer` (#1743)
|
2024-04-15 09:00:03 +08:00 |
utf8string.lua
|
…
|
|
view.lua
|
…
|
|