.. |
complete
|
[cleanup] pkg: Format files with "gofmt -s".
|
2020-04-01 00:11:16 +01:00 |
highlight
|
Scale all test timeouts with $ELVISH_TEST_TIME_SCALE.
|
2020-04-03 22:12:20 +01:00 |
binding_map_test.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
binding_map.go
|
pkg/ui: Export ParseKey and move ToKey to pkg/edit.
|
2020-03-31 23:05:41 +01:00 |
buf_to_html_test.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
buf_to_html.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
builtins_test.go
|
pkg/edit: Support a &full flag in edit:redraw.
|
2019-12-30 23:45:30 +00:00 |
builtins.go
|
pkg/util: Move the wcwidth utilities to a new package, and add more tests.
|
2020-04-06 12:00:01 +01:00 |
command_api_test.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
command_api.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
complete_getopt_test.go
|
pkg/edit: Support &display to edit:complex-candidate.
|
2020-01-17 08:05:10 -05:00 |
complete_getopt.go
|
pkg/eval: Remove Frame.{eval,Call}.
|
2020-04-09 21:01:14 +01:00 |
completion_test.go
|
pkg/edit: Support &display to edit:complex-candidate.
|
2020-01-17 08:05:10 -05:00 |
completion.go
|
pkg/eval: Simplify API for output capture.
|
2020-04-10 01:12:25 +01:00 |
config_api_test.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
config_api.go
|
pkg/diag: Do not depend implicitly on os.Stderr.
|
2020-04-14 22:35:02 +01:00 |
default_bindings.go
|
pkg/edit: Support closing the minibuf with Esc.
|
2019-12-28 22:19:39 +00:00 |
editor_test.go
|
pkg/edit: Do not save commands with leading spaces to history.
|
2020-01-11 19:58:53 +00:00 |
editor.go
|
Replace NewNs() with Ns{} to improve consistency
|
2020-04-05 14:49:59 +01:00 |
highlight_test.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
highlight.go
|
pkg/eval: Add Evaler.ParseAndCompile.
|
2020-04-14 23:54:45 +01:00 |
histwalk_test.go
|
pkg/store: Interface -> Store.
|
2019-12-26 18:09:26 +00:00 |
histwalk.go
|
website: Use elvdoc for the ref/edit.md.
|
2019-12-26 15:23:40 +00:00 |
insert_api_test.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
insert_api.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
instant_test.go
|
Merge pkg/cli/el/* into pkg/cli.
|
2019-12-26 01:15:24 +00:00 |
instant.go
|
pkg/eval: Add Evaler.ParseAndCompile.
|
2020-04-14 23:54:45 +01:00 |
key_binding.go
|
pkg/eval: Remove Frame.{eval,Call}.
|
2020-04-09 21:01:14 +01:00 |
listing_custom.go
|
pkg/eval: Simplify API for output capture.
|
2020-04-10 01:12:25 +01:00 |
listing_nonwindows_test.go
|
pkg/store: Interface -> Store.
|
2019-12-26 18:09:26 +00:00 |
listing_test.go
|
cli/histutil: Use Store.CmdsWithSeq.
|
2019-12-27 12:16:04 +00:00 |
listing_windows_test.go
|
Merge pkg/store/storedefs into pkg/store.
|
2019-12-26 18:05:13 +00:00 |
listing.go
|
pkg/edit: Fix edit:listing:accept.
|
2019-12-28 01:50:48 +00:00 |
minibuf_test.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
minibuf.go
|
pkg/eval: Remove (*Evaler).EvalInTTY.
|
2020-04-16 00:11:23 +01:00 |
navigation_test.go
|
pkg/edit: Add $edit:navigation:width-ratio.
|
2019-12-28 01:28:23 +00:00 |
navigation.go
|
pkg/edit: Add $edit:navigation:width-ratio.
|
2019-12-28 01:28:23 +00:00 |
notifier.go
|
pkg: Fix small issues found by staticcheck.
|
2020-04-13 13:56:10 +01:00 |
prompt_test.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
prompt.go
|
pkg/eval: Simplify API for output capture.
|
2020-04-10 01:12:25 +01:00 |
state_api_test.go
|
Merge pkg/cli/el/* into pkg/cli.
|
2019-12-26 01:15:24 +00:00 |
state_api.go
|
Merge pkg/cli/el/* into pkg/cli.
|
2019-12-26 01:15:24 +00:00 |
store_api_test.go
|
cli/histutil: Use Store.CmdsWithSeq.
|
2019-12-27 12:16:04 +00:00 |
store_api.go
|
Expand doc for edit:command-history.
|
2019-12-27 12:21:21 +00:00 |
testutils_test.go
|
pkg/eval: Remove (*Evaler).EvalInTTY.
|
2020-04-16 00:11:23 +01:00 |