.. |
core
|
newedit: Complete the test on SIGHUP; fix name for test on SIGINT.
|
2018-12-09 12:31:29 +00:00 |
editutil
|
newedit/utils -> newedit/editutil.
|
2018-10-13 18:38:14 +01:00 |
highlight
|
newedit/highlight: Test that out-of-order updates are dropped correctly.
|
2018-12-09 12:19:40 +00:00 |
insert
|
newedit: Support accepting in listing mode. Add tests.
|
2019-03-11 12:25:36 +00:00 |
lastcmd
|
newedit/listing: Support AutoAccept.
|
2019-03-13 08:46:43 +00:00 |
listing
|
newedit/listing: Support AutoAccept.
|
2019-03-13 08:46:43 +00:00 |
prompt
|
newedit/prompt: Fix default stale threshold.
|
2018-09-22 22:33:10 +01:00 |
types
|
newedit: Support accepting in listing mode. Add tests.
|
2019-03-11 12:25:36 +00:00 |
binding_test.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
binding.go
|
newedit: Implement $edit:{listing,lastcmd}:binding.
|
2019-03-10 21:17:28 +00:00 |
builtin_fn_buffer_test.go
|
newedit: Add move- and kill- builtin functions.
|
2018-11-19 16:15:38 +01:00 |
builtin_fn_buffer.go
|
newedit: Rename buffer builtins.
|
2018-11-19 20:02:49 +01:00 |
builtin_fn_flow.go
|
Change the elvdoc comment to //elvdoc: instead of //elvish:doc-
|
2018-11-19 19:54:05 +01:00 |
builtin_fn_misc.go
|
newedit: Implement $edit:{listing,lastcmd}:binding.
|
2019-03-10 21:17:28 +00:00 |
default_bindings.go
|
newedit/listing: Support AutoAccept.
|
2019-03-13 08:46:43 +00:00 |
dep_interfaces.go
|
newedit: Simplify dependency interfaces.
|
2019-03-17 10:35:53 +00:00 |
doc.go
|
newedit/edit.go newedit/core/core.go -> doc.go.
|
2018-09-18 00:02:04 +01:00 |
editor_test.go
|
newedit: Hook up with its Store dependency.
|
2019-03-18 22:41:38 +00:00 |
editor.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
highlight_deps_test.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
highlight_deps.go
|
Fix test on Windows (for real).
|
2018-12-17 23:13:32 +00:00 |
hooks_api_test.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
hooks_api.go
|
Add a new package diag for diagnostic utils.
|
2018-10-11 00:20:32 +08:00 |
insert_api_test.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
insert_api.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
lastcmd_api_test.go
|
newedit: Hook up with its Store dependency.
|
2019-03-18 22:41:38 +00:00 |
lastcmd_api.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
listing_api_test.go
|
Support filtering in listing mode.
|
2019-03-12 22:01:08 +00:00 |
listing_api.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
prompt_api_test.go
|
newedit: Hook up with its Store dependency.
|
2019-03-18 22:41:38 +00:00 |
prompt_api.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
testmain_test.go
|
newedit: Hook up with its Store dependency.
|
2019-03-18 22:41:38 +00:00 |