.. |
commands
|
Added resetting of selection on intermediate find-text failure
|
2020-06-04 14:04:46 +01:00 |
doc
|
Added file-header pattern support to `syntax`
|
2020-06-08 16:11:22 +01:00 |
InputDoc.lua
|
Initial working on REPL
|
2020-07-31 17:12:08 +02:00 |
command.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
commandview.lua
|
Added core.set_active_view(); removed `focusable` boolean from View
|
2020-05-19 14:55:46 +01:00 |
common.lua
|
Removed unused variables
|
2020-05-07 22:40:34 +01:00 |
config.lua
|
Added `config.ignore_files`
|
2020-05-17 13:38:45 +01:00 |
docview.lua
|
Trying again with a different approach
|
2020-08-02 22:11:34 +02:00 |
init.lua
|
Merge remote-tracking branch 'rxi/master' into agg-font-renderer
|
2020-06-16 15:00:47 +02:00 |
keymap.lua
|
Fixes keypad enter issue (#131)
|
2020-06-02 13:26:16 +03:00 |
logview.lua
|
Added multiline support for LogView's messages
|
2020-05-06 00:06:27 +01:00 |
object.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
replview.lua
|
More modifications to implement ReplView
|
2020-08-12 15:38:45 +02:00 |
rootview.lua
|
Made tab's text left-aligned if wider than the tab
|
2020-06-03 13:34:10 +01:00 |
statusview.lua
|
Added core.set_active_view(); removed `focusable` boolean from View
|
2020-05-19 14:55:46 +01:00 |
strict.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
style.lua
|
Default color theme adjustments
|
2020-05-09 11:10:19 +01:00 |
syntax.lua
|
Added file-header pattern support to `syntax`
|
2020-06-08 16:11:22 +01:00 |
tokenizer.lua
|
Made tokenizer skip parsing process on plain-text files
|
2020-05-14 10:10:50 +01:00 |
view.lua
|
Added core.set_active_view(); removed `focusable` boolean from View
|
2020-05-19 14:55:46 +01:00 |