elvish/pkg/edit
2022-12-11 14:21:09 +00:00
..
complete Clean up tests introduced in #1604 slightly. 2022-09-11 15:58:58 +01:00
filter pkg/cli: Change highlighter API to return general "tips" rather than errors. 2022-12-11 12:47:48 +00:00
highlight pkg/eval: When compiling, emit autofixes for using unimported builtin modules. 2022-12-11 14:21:09 +00:00
binding_map_test.go pkg/edit: Show bindings for toggling filter and hidden files in nav mode. 2022-11-26 16:57:53 +00:00
binding_map.go pkg/edit: Show bindings for toggling filter and hidden files in nav mode. 2022-11-26 16:57:53 +00:00
buffer_builtins.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
buffer_builtins.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
builtins_test.go Remove edit:-dump-buf. 2022-09-11 15:33:59 +01:00
builtins.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
builtins.go Generalize parse.Errors and move it to diag. 2022-11-30 01:05:16 +00:00
command_api_test.go Remove most uses of the legacy assignment syntax. 2022-01-03 00:47:41 +00:00
command_api.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
command_api.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
complete_getopt_test.go Clarify error message when writing values to port not supporting it. 2022-06-07 20:29:34 +01:00
complete_getopt.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
complete_getopt.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
completion_test.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
completion.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
completion.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
config_api_test.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
config_api.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
config_api.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
editor_test.go Support calling edit:notify with a styled text. 2021-12-08 00:26:17 +00:00
editor.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
editor.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
highlight_test.go pkg/diag: Include line:col of start position in Error and Show methods. 2022-12-08 19:07:18 +00:00
highlight.go pkg/eval: When compiling, emit autofixes for using unimported builtin modules. 2022-12-11 14:21:09 +00:00
hist_store.go Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
histwalk_test.go Support calling edit:notify with a styled text. 2021-12-08 00:26:17 +00:00
histwalk.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
histwalk.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
init.elv vi append command binding 2022-09-11 15:36:53 +01:00
insert_api_test.go Remove most uses of the legacy assignment syntax. 2022-01-03 00:47:41 +00:00
insert_api.d.elv website: Preserve $ in the HTML ID of docs for variables. 2022-11-22 23:42:19 +00:00
insert_api.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
instant_test.go Make use of (*testing.T).Cleanup for test cleanups. 2021-08-06 23:21:23 +01:00
instant.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
instant.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
key_binding.go Make ttyshots scripted and reproducible 2022-06-19 10:51:29 +01:00
listing_custom.d.elv pkg/edit: Show dedup binding in history listing mode. 2022-12-06 22:51:15 +00:00
listing_custom.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
listing_nonwindows_test.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
listing_test.go pkg/edit: Show dedup binding in history listing mode. 2022-12-06 22:51:15 +00:00
listing_windows_test.go Remove most uses of the legacy assignment syntax. 2022-01-03 00:47:41 +00:00
listing.d.elv pkg/edit: Show dedup binding in history listing mode. 2022-12-06 22:51:15 +00:00
listing.go pkg/edit: Show dedup binding in history listing mode. 2022-12-06 22:51:15 +00:00
minibuf_test.go Make use of (*testing.T).Cleanup for test cleanups. 2021-08-06 23:21:23 +01:00
minibuf.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
navigation_test.go pkg/edit: Show bindings for toggling filter and hidden files in nav mode. 2022-11-26 16:57:53 +00:00
navigation.d.elv pkg/eval: Document which keys are shown in navigation mode's UI. 2022-11-26 17:03:42 +00:00
navigation.go pkg/edit: Show bindings for toggling filter and hidden files in nav mode. 2022-11-26 16:57:53 +00:00
prompt_test.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
prompt.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
prompt.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
repl.d.elv website: Preserve $ in the HTML ID of docs for variables. 2022-11-22 23:42:19 +00:00
repl.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
state_api_test.go Remove most uses of the legacy assignment syntax. 2022-01-03 00:47:41 +00:00
state_api.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
state_api.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
store_api_test.go Remove most uses of the legacy assignment syntax. 2022-01-03 00:47:41 +00:00
store_api.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
store_api.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00
testutils_test.go Remove edit:-dump-buf. 2022-09-11 15:33:59 +01:00
vars_test.go Replace AnyError in tests with a specific error 2021-12-13 01:08:24 +00:00
vars.d.elv Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
vars.go Move all elvdocs into .d.elv files. 2022-11-20 21:59:45 +00:00