.. |
commands
|
Strictly limit find/replace commands to `core.docview` (#1108)
|
2022-09-13 22:29:52 -04:00 |
doc
|
Make `Doc:get_selection[s]` return if the selection was actually sorted
|
2022-07-11 05:39:55 +02:00 |
bit.lua
|
Assert for negative `field` in bit32 polyfill
|
2022-01-12 19:56:09 +01:00 |
command.lua
|
Replace `assert` with `core.log_quiet` on command replace
|
2022-08-16 22:18:50 +02:00 |
commandview.lua
|
CommandView: do not change caret size with config.line_height
|
2022-07-15 11:27:27 -04:00 |
common.lua
|
Updates and fixes for the latest available code, for 2.1 release
|
2022-10-10 19:06:19 +01:00 |
config.lua
|
Increase default maximum number of log items
|
2022-07-01 05:29:54 +02:00 |
contextmenu.lua
|
contextmenu: resize on scale changes (#1117)
|
2022-09-15 00:57:45 -04:00 |
dirwatch.lua
|
Added in defaults for dirwatch.
|
2022-06-01 18:36:00 -04:00 |
docview.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
emptyview.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
init.lua
|
Merge branch 'master' into amiga-2.0
|
2022-09-26 17:27:35 +01:00 |
keymap-macos.lua
|
Added in restart keymapping.
|
2021-12-15 16:50:38 -05:00 |
keymap.lua
|
Merge branch 'master' into amiga-2.0
|
2022-09-26 17:27:35 +01:00 |
logview.lua
|
`LogView`: Show scrollbar
|
2022-07-01 05:29:55 +02:00 |
modkeys-generic.lua
|
Add macos keybindings
|
2021-04-21 09:48:30 +02:00 |
modkeys-macos.lua
|
Add macos keybindings
|
2021-04-21 09:48:30 +02:00 |
modkeys-mos.lua
|
Merged MOS and OS4 code. Did some more fixes before the 2.0.3r2 release.
|
2022-06-18 18:17:07 +01:00 |
modkeys-os4.lua
|
Disabled dmon and process and added all fixes for OS4
|
2022-01-11 23:32:45 +00:00 |
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
|
Make `regex.match` return all the results
|
2022-05-28 01:21:41 +02:00 |
rootview.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
start.lua
|
Updates and fixes for the latest available code, for 2.1 release
|
2022-10-10 19:06:19 +01:00 |
statusview.lua
|
Steps to generalize toolbar and treeview. (#1088)
|
2022-08-09 14:53:30 -04:00 |
strict.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
style.lua
|
Merge branch 'master' into amiga-2.0
|
2022-09-26 17:27:35 +01:00 |
syntax.lua
|
syntax: remove pattern re-ordering on optimization
|
2022-03-29 22:11:14 -04:00 |
titleview.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
tokenizer.lua
|
a small fix in case the text is nil
|
2023-01-08 20:42:19 +00:00 |
utf8string.lua
|
c core: fix extra utf8 build conflict on windows
|
2022-05-11 00:22:01 -04:00 |
view.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |