..
commands
Add primary selection support ( #1729 )
2024-09-13 13:31:15 -04:00
doc
Add `inclusive` parameter to `Doc:get_text` ( #1586 )
2024-10-22 12:59:55 -04:00
bit.lua
Assert for negative `field` in bit32 polyfill
2022-01-12 19:56:09 +01:00
command.lua
Documentation for core.command ( #1564 )
2023-07-27 13:04:44 +02:00
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
docs(core.contextmenu): add documentation for contextmenu ( #1567 )
2023-08-24 22:32:07 -04:00
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
feat(core.emptyview): add name to emptyview ( #1569 )
2024-10-22 18:43:50 +02:00
ime.lua
Improve IME location updates ( #1170 )
2022-12-20 20:11:13 -04:00
init.lua
move window creation and management to Lua ( #1751 )
2024-06-22 15:01:39 -04:00
keymap-macos.lua
Make tab scrolling more flexible ( #1384 )
2023-02-09 12:51:41 -04:00
keymap.lua
Add primary selection support ( #1729 )
2024-09-13 13:31:15 -04:00
logview.lua
Fix #1538 log scrolls automatically (the real PR) ( #1546 )
2023-06-28 03:05:03 +02:00
modkeys-generic.lua
Adds super as a modkey. ( #1590 )
2023-08-25 14:34:51 -04:00
modkeys-macos.lua
Normalize strokes in fixed order ( #1572 )
2023-08-25 14:03:23 -04:00
nagview.lua
move window creation and management to Lua ( #1751 )
2024-06-22 15:01:39 -04:00
node.lua
Sanitize tab index in `Node:add_view` ( #1651 )
2023-10-23 17:58:02 -04:00
object.lua
comment typo in object.lua ( #1541 )
2023-06-25 04:09:27 +02:00
process.lua
process: migrate arg validation and checking to Lua
2024-10-22 17:17:40 +02:00
regex.lua
core: ported regex.gsub to faster native version ( #1233 )
2022-12-20 17:46:37 -04:00
rootview.lua
core/rootview: fix dnd multiple folders into dock ( #1828 )
2024-06-23 13:09:07 +08:00
scrollbar.lua
Fix `Scrollbar.{expanded,contracted}_size` documentation
2023-09-07 04:07:52 +02:00
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
Initial commit
2019-12-28 11:17:56 +00:00
style.lua
Add top tab margins ( #1479 )
2023-06-09 09:44:20 -04:00
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
Fix multi-type usage in delimited patterns ( #1740 )
2024-10-22 12:33:01 -04:00
utf8string.lua
c core: fix extra utf8 build conflict on windows
2022-05-11 00:22:01 -04:00
view.lua
Add `NaN` guard to `View:update_scrollbar`
2023-08-26 05:11:33 +02:00