after.go
|
Move util/{after async_reader}.go to edit/
|
2015-02-26 15:31:21 +01:00 |
async_reader.go
|
golint fixes.
|
2016-02-07 23:23:16 +01:00 |
bind.go
|
Renames.
|
2016-02-09 01:21:38 +01:00 |
builtins.go
|
Renames.
|
2016-02-09 01:21:38 +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 |
completion.go
|
golint fixes.
|
2016-02-07 23:23:16 +01:00 |
editor.go
|
Improve signal handling.
|
2016-02-09 18:38:26 +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 |
navigation.go
|
edit: attr -> style
|
2016-01-31 02:36:26 +01:00 |
nodeutil.go
|
indexed -> indexing
|
2016-02-03 15:36:12 +00:00 |
reader.go
|
golint fixes.
|
2016-02-07 23:23:16 +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
|
edit: attr -> style
|
2016-01-31 02:36:26 +01:00 |