elvish/edit
2016-02-12 12:28:58 +01:00
..
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 Do a full refresh after running function from the editor. 2016-02-12 12:02:48 +01:00
builtins.go Add editor builtin "redraw". 2016-02-12 12:04:20 +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 Do a full refresh after running function from the editor. 2016-02-12 12:02:48 +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 Expose the key binding as a map-like value. 2016-02-12 03:44:08 +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 Expose the key binding as a map-like value. 2016-02-12 03:44:08 +01:00
navigation.go Refresh dir preview after cd'ing in navigation mode. 2016-02-12 12:28:58 +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 Do a full refresh after running function from the editor. 2016-02-12 12:02:48 +01:00