elvish/edit
2016-02-13 16:41:25 +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 Cleanups. 2016-02-12 13:31:24 +01:00
bind.go Cleanups. 2016-02-12 13:31:24 +01:00
builtins.go Remove per-session history. 2016-02-13 15:12:19 +01:00
ceildiv_test.go Move util/ceildiv{"" _test} to edit/ 2015-02-26 15:32:49 +01:00
ceildiv.go Cleanups. 2016-02-12 13:31:24 +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 Use pushTip for mouse event. 2016-02-13 16:41:25 +01:00
history.go Remove per-session history. 2016-02-13 15:12:19 +01:00
isexternal.go Cleanups. 2016-02-12 13:31:24 +01:00
key.go Cleanups. 2016-02-12 13:31:24 +01:00
ls_colors.go Cleanups. 2016-02-12 13:31:24 +01:00
minmax.go Use persistent history in the editor 2015-02-26 00:40:35 +01:00
module.go Cleanups. 2016-02-12 13:31:24 +01:00
navigation.go Cleanups. 2016-02-12 13:31:24 +01:00
nodeutil.go Cleanups. 2016-02-12 13:31:24 +01:00
reader.go edit: Use a fixed timeout for runes in escape sequences. 2016-02-12 20:11:56 +01:00
style.go Cleanups. 2016-02-12 13:31:24 +01:00
stylists.go Cleanups. 2016-02-12 13:31:24 +01:00
token.go Cleanups. 2016-02-12 13:31:24 +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 Consider bufNoti when calculating the height of bufListing. 2016-02-13 16:40:02 +01:00