.. |
abbr.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
action.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
api_utils.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
api.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
dump_buf.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
e2e_test.go
|
edit: skip test when pty open failed (#711)
|
2018-07-03 00:05:58 +01:00 |
eddefs_aliases.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
edit.go
|
parse: Name chain shift: ErrorEntry -> Error -> MultiError.
|
2018-11-19 23:05:05 +00:00 |
highlight.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
hooks.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
insert_test.go
|
gofmt -s
|
2018-09-25 23:24:38 +01:00 |
insert.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
listing_test.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
listing.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
max_height.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
minmax.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
mode.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
modules.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
narrow.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
navigation_preview.go
|
edit: Convert tabs into four spaces in nav mode preview.
|
2018-11-17 18:17:31 +01:00 |
navigation_width.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
navigation_widths_test.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
navigation.go
|
eval: BuiltinFn -> GoFn.
|
2019-04-18 22:58:06 +01:00 |
raw_insert.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
registry.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
render.go
|
edit: ui.Renderer takes *ui.BufferBuilder.
|
2018-07-06 02:33:26 +01:00 |
rprompt_persistent.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
style.go
|
edit: Reorganize: move implementation into edit/edcore.
|
2018-05-24 22:56:30 +01:00 |
styled.go
|
Restore edit:styled to old legacy version (temporarily).
|
2018-05-28 22:36:40 +01:00 |