elvish/edit
Cheer Xiao b2f4e8f781 edit: ReadLine now accepts funcs as prompt and rprompt.
The prompt is now correctly updated when cding in navigation mode
2014-03-10 14:51:37 +08:00
..
tty golint fixes 2014-01-31 19:18:10 +08:00
attr.go Completion listing now supports colors too! 2014-03-08 16:25:37 +08:00
builtins.go edit: Implement and bind move-dot-{up down} 2014-03-10 13:47:19 +08:00
completion.go Completion listing now supports colors too! 2014-03-08 16:25:37 +08:00
editor.go edit: ReadLine now accepts funcs as prompt and rprompt. 2014-03-10 14:51:37 +08:00
highlight.go Fix edit/highlight.go doc 2014-02-04 19:24:50 +08:00
key.go Support Shift-Tab 2014-03-10 00:12:12 +08:00
ls-color.go determineFeature should use Lstat, not Stat 2014-03-08 16:19:18 +08:00
navigation.go Fix navigation mode when pwd is / 2014-03-08 16:15:00 +08:00
reader.go Support Shift-Tab 2014-03-10 00:12:12 +08:00
wcwidth_test.go edit: Export most funcs in wcwidth.go 2014-03-10 00:17:29 +08:00
wcwidth.go edit: Export most funcs in wcwidth.go 2014-03-10 00:17:29 +08:00
writer.go edit: Export most funcs in wcwidth.go 2014-03-10 00:17:29 +08:00