.. |
after.go
|
Move util/{after async_reader}.go to edit/
|
2015-02-26 15:31:21 +01:00 |
async_reader_test.go
|
async_reader_test.go: Use time.Timer; cosmetics.
|
2016-02-05 22:28:02 +01:00 |
async_reader.go
|
Instead panicking, propagate errors when reading terminal.
|
2016-02-11 19:27:35 +01:00 |
bind.go
|
edit: Make the name part of a builtin.
|
2016-02-12 03:20:10 +01:00 |
builtins.go
|
edit: Make the name part of a builtin.
|
2016-02-12 03:20:10 +01:00 |
ceildiv_test.go
|
Move util/ceildiv{"" _test} to edit/
|
2015-02-26 15:32:49 +01:00 |
ceildiv.go
|
Move util/ceildiv{"" _test} to edit/
|
2015-02-26 15:32:49 +01:00 |
colorists.go
|
edit: Don't communicate by sharing memory, share memory by communicating.
|
2016-02-07 05:02:44 +01:00 |
completers.go
|
Add a trailing space when completing file name.
|
2016-02-10 23:56:33 +01:00 |
completion.go
|
golint fixes.
|
2016-02-07 23:23:16 +01:00 |
editor.go
|
Expose editor builtins via a le module.
|
2016-02-12 00:43:41 +01:00 |
isexternal.go
|
edit: Don't communicate by sharing memory, share memory by communicating.
|
2016-02-07 05:02:44 +01:00 |
key.go
|
golint fixes.
|
2016-02-07 23:23:16 +01:00 |
ls_colors.go
|
edit: attr -> style
|
2016-01-31 02:36:26 +01:00 |
minmax.go
|
Use persistent history in the editor
|
2015-02-26 00:40:35 +01:00 |
module.go
|
edit: Make the name part of a builtin.
|
2016-02-12 03:20:10 +01:00 |
navigation.go
|
edit: attr -> style
|
2016-01-31 02:36:26 +01:00 |
nodeutil.go
|
Support completion ~uname/...
|
2016-02-11 23:03:01 +01:00 |
reader.go
|
Instead panicking, propagate errors when reading terminal.
|
2016-02-11 19:27:35 +01:00 |
style.go
|
Parse tildes; fix highlighting of wildcards.
|
2016-02-07 14:14:13 +01:00 |
token.go
|
golint fixes.
|
2016-02-07 23:23:16 +01:00 |
wcwidth_test.go
|
edit: Export most funcs in wcwidth.go
|
2014-03-10 00:17:29 +08:00 |
wcwidth.go
|
Much cosmetics for edit
|
2015-02-24 22:56:38 +01:00 |
writer.go
|
Reset oldBuf properly.
|
2016-02-12 00:11:03 +01:00 |