.. |
tty
|
edit/uitypes -> edit/ui.
|
2017-05-22 00:33:38 +01:00 |
ui
|
edit/uitypes -> edit/ui.
|
2017-05-22 00:33:38 +01:00 |
abbr.go
|
edit: Put le:abbr also in Editor.variables.
|
2017-05-22 02:13:35 +01:00 |
action.go
|
edit: Reorganize
|
2016-09-15 14:54:43 +02:00 |
api_test.go
|
edit: test the BuiltinFn type.
|
2017-05-21 02:27:58 +01:00 |
api-utils.go
|
Put editor builtins in subnamespaces according to their mode.
|
2017-05-20 04:35:21 +01:00 |
api.go
|
edit: Put le:abbr also in Editor.variables.
|
2017-05-22 02:13:35 +01:00 |
arg-completers.go
|
edit: Put user-customizable variables in a map.
|
2017-05-22 02:00:44 +01:00 |
bang_test.go
|
In edit.listingProvider.Show, separate header and content.
|
2017-02-09 14:01:37 -08:00 |
bang.go
|
edit/uitypes -> edit/ui.
|
2017-05-22 00:33:38 +01:00 |
binding.go
|
edit/uitypes -> edit/ui.
|
2017-05-22 00:33:38 +01:00 |
buffer_test.go
|
edit: Add tests for buffer.go, and cleanups.
|
2017-05-21 21:28:26 +01:00 |
buffer.go
|
edit: Add tests for buffer.go, and cleanups.
|
2017-05-21 21:28:26 +01:00 |
candidate.go
|
Always populate candidate.display instead of fixing it later.
|
2017-02-10 04:31:23 -05:00 |
compl-getopt.go
|
Remove eval.WrapFn entirely.
|
2017-04-11 01:56:37 +02:00 |
completers.go
|
Fix misspellings.
|
2017-05-21 23:57:57 +01:00 |
completion.go
|
edit/uitypes -> edit/ui.
|
2017-05-22 00:33:38 +01:00 |
distribute-width.go
|
Make golint slightly happier.
|
2017-05-21 23:54:04 +01:00 |
editor_test.go
|
edit: Add a very basic test against setupTerminal.
|
2017-05-21 22:09:10 +01:00 |
editor.go
|
Seperated editor IO. (#347)
|
2017-05-22 21:11:27 +01:00 |
highlight.go
|
Make "try" a special form using curly braces.
|
2017-02-18 04:16:21 +00:00 |
histlist_test.go
|
In edit.listingProvider.Show, separate header and content.
|
2017-02-09 14:01:37 -08:00 |
histlist.go
|
edit/uitypes -> edit/ui.
|
2017-05-22 00:33:38 +01:00 |
history-value.go
|
Rename store methods.
|
2017-03-01 01:14:03 +00:00 |
history.go
|
edit/uitypes -> edit/ui.
|
2017-05-22 00:33:38 +01:00 |
hooks.go
|
edit: Put user-customizable variables in a map.
|
2017-05-22 02:00:44 +01:00 |
insert.go
|
edit: Put le:abbr also in Editor.variables.
|
2017-05-22 02:13:35 +01:00 |
listing-common_test.go
|
In edit.listingProvider.Show, separate header and content.
|
2017-02-09 14:01:37 -08:00 |
listing.go
|
edit/uitypes -> edit/ui.
|
2017-05-22 00:33:38 +01:00 |
location_test.go
|
Support pinning directories using $le:loc-pinned.
|
2017-05-18 01:56:07 +01:00 |
location.go
|
edit: Put user-customizable variables in a map.
|
2017-05-22 02:00:44 +01:00 |
ls-colors.go
|
Cache result of getLsColor.
|
2016-10-11 00:04:30 +08:00 |
minmax.go
|
Use persistent history in the editor
|
2015-02-26 00:40:35 +01:00 |
mode.go
|
Support raw insert, bound to ^V.
|
2017-03-26 18:52:16 +02:00 |
navigation.go
|
edit/uitypes -> edit/ui.
|
2017-05-22 00:33:38 +01:00 |
nodeutil.go
|
Consider a compound to be one word in bang mode and insert-last-word.
|
2017-02-25 17:23:41 +00:00 |
prompt.go
|
edit: Put user-customizable variables in a map.
|
2017-05-22 02:00:44 +01:00 |
raw-insert.go
|
Small refactor and documentation.
|
2017-03-26 19:12:48 +02:00 |
registry.go
|
edit: Put user-customizable variables in a map.
|
2017-05-22 02:00:44 +01:00 |
render.go
|
Make golint slightly happier.
|
2017-05-21 23:54:04 +01:00 |
style.go
|
Run "gofmt -s".
|
2017-05-21 23:18:24 +01:00 |
styled.go
|
edit: Remove the need to sort []styled.
|
2017-05-21 21:44:36 +01:00 |
styling.go
|
Fix misspellings.
|
2017-05-21 23:57:57 +01:00 |
writer.go
|
Make golint slightly happier.
|
2017-05-21 23:54:04 +01:00 |