elvish/newedit
2018-12-09 12:31:29 +00:00
..
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/utils -> newedit/editutil. 2018-10-13 18:38:14 +01:00
prompt newedit/prompt: Fix default stale threshold. 2018-09-22 22:33:10 +01:00
types newedit/core: Support returning an error from the handler. 2018-11-18 16:19:28 +01:00
binding_test.go newedit/utils -> newedit/editutil. 2018-10-13 18:38:14 +01:00
binding.go newedit/utils -> newedit/editutil. 2018-10-13 18:38:14 +01: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 Change the elvdoc comment to //elvdoc: instead of //elvish:doc- 2018-11-19 19:54:05 +01:00
default_bindings.go newedit: Add common buffer builtins to the default binding. 2018-11-19 20:03:09 +01:00
doc.go newedit/edit.go newedit/core/core.go -> doc.go. 2018-09-18 00:02:04 +01:00
editor_test.go eval: Refactor Evaler API. 2018-10-13 14:04:13 +01:00
editor.go newedit/highlight: Make Highlighter opaque. 2018-12-07 20:19:58 +00:00
hooks_api_test.go newedit: Implement ${before,after}-readline. 2018-10-08 23:44:31 +08:00
hooks_api.go Add a new package diag for diagnostic utils. 2018-10-11 00:20:32 +08:00
insert_api_test.go newedit: Test edit:insert:default-handler. 2018-10-11 00:03:53 +08:00
insert_api.go newedit/utils -> newedit/editutil. 2018-10-13 18:38:14 +01:00
interfaces.go newedit: Add a start function in the insert subns. 2018-09-26 00:02:23 +01:00
prompt_api_test.go newedit: Small refactor. 2018-11-17 19:12:26 +01:00
prompt_api.go newedit: Use username, not name, in default rprompt. 2018-11-18 16:58:05 +01:00