.. |
complete
|
pkg/cli/mode: Expose the completion mode as a widget.
|
2021-02-12 23:14:29 +00:00 |
filter
|
Rename the query DSL to the filter DSL.
|
2021-03-28 23:52:25 +01:00 |
highlight
|
pkg/parse: Small API tweak.
|
2021-02-01 14:20:56 +00:00 |
binding_map_test.go
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
binding_map.go
|
Use the integrated persistent package.
|
2021-05-03 22:17:46 +01:00 |
buf_to_html_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
buf_to_html.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
builtins_test.go
|
Add new edit:clear command.
|
2021-02-26 00:36:09 +00:00 |
builtins.go
|
Fix when cursor is shown by edit:clear
|
2021-03-19 21:12:21 +00:00 |
command_api_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
command_api.go
|
Update doc for the command mode.
|
2021-05-02 00:32:43 +01:00 |
complete_getopt_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
complete_getopt.go
|
Use the integrated persistent package.
|
2021-05-03 22:17:46 +01:00 |
completion_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
completion.go
|
Use the integrated persistent package.
|
2021-05-03 22:17:46 +01:00 |
config_api_test.go
|
Use machine word (int) instead of int64 for fixnum.
|
2021-04-04 13:37:38 +01:00 |
config_api.go
|
pkg/edit: Add edit:global-binding for global bindings.
|
2021-02-14 02:05:13 +00:00 |
editor_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
editor.go
|
Add $edit:after-command and $edit:command-duration
|
2021-05-05 22:17:19 +01:00 |
elv_init.go
|
Add $edit:after-command and $edit:command-duration
|
2021-05-05 22:17:19 +01:00 |
highlight_test.go
|
Remove special treatment of the builtin: namespace.
|
2021-04-08 00:42:58 +01:00 |
highlight.go
|
Remove special treatment of the builtin: namespace.
|
2021-04-08 00:42:58 +01:00 |
hist_store.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
histwalk_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
histwalk.go
|
pkg/edit: Add edit:global-binding for global bindings.
|
2021-02-14 02:05:13 +00:00 |
insert_api_test.go
|
Use machine word (int) instead of int64 for fixnum.
|
2021-04-04 13:37:38 +01:00 |
insert_api.go
|
Use the integrated persistent package.
|
2021-05-03 22:17:46 +01:00 |
instant_test.go
|
pkg/cli: Further trim down the API
|
2021-02-11 21:50:35 +00:00 |
instant.go
|
pkg/cli/mode: Expose the instant mode as a widget.
|
2021-02-13 23:21:39 +00:00 |
key_binding.go
|
pkg/cli: Pass the widget to binding bodies.
|
2021-02-12 21:34:47 +00:00 |
listing_custom.go
|
Rename the &bindings option of edit:listing:start-custom to &binding.
|
2021-02-17 22:31:36 +00:00 |
listing_nonwindows_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
listing_test.go
|
Rename the &bindings option of edit:listing:start-custom to &binding.
|
2021-02-17 22:31:36 +00:00 |
listing_windows_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
listing.go
|
Use the integrated persistent package.
|
2021-05-03 22:17:46 +01:00 |
minibuf_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
minibuf.go
|
Some golint cleanups
|
2021-04-05 15:31:53 +01:00 |
navigation_test.go
|
pkg/edit: Make the emptying of PATH part of the common setup.
|
2021-04-25 23:09:24 +01:00 |
navigation.go
|
Rename the query DSL to the filter DSL.
|
2021-03-28 23:52:25 +01:00 |
ns_helper_test.go
|
Remove special treatment of the builtin: namespace.
|
2021-04-08 00:42:58 +01:00 |
ns_helper.go
|
Remove special treatment of the builtin: namespace.
|
2021-04-08 00:42:58 +01:00 |
prompt_test.go
|
Use machine word (int) instead of int64 for fixnum.
|
2021-04-04 13:37:38 +01:00 |
prompt.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
repl.go
|
Minor fixups for #1270.
|
2021-05-05 22:24:49 +01:00 |
state_api_test.go
|
pkg/cli: Further trim down the API
|
2021-02-11 21:50:35 +00:00 |
state_api.go
|
pkg/cli: Further trim down the API
|
2021-02-11 21:50:35 +00:00 |
store_api_test.go
|
pkg/cli: Further trim down the API
|
2021-02-11 21:50:35 +00:00 |
store_api.go
|
Simplify the API of pkg/cli.
|
2021-02-11 19:24:37 +00:00 |
testutils_test.go
|
Add $edit:after-command and $edit:command-duration
|
2021-05-05 22:17:19 +01:00 |
vars_test.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
vars.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |