elvish/edit
Qi Xiao a46d854ab5 Provide a constructor for tty.KeyEvent.
And fix linter errors in newedit/listing by using this new constructor.
2019-04-20 17:34:59 +01:00
..
completion eval/vals: Consolidate the utility functions to build lists and maps. 2019-04-19 18:26:27 +01:00
edcore eval: BuiltinFn -> GoFn. 2019-04-18 22:58:06 +01:00
eddefs eval/vals: Rearrange some files. 2019-04-19 15:39:50 +01:00
highlight parse: Cleanups. 2018-10-13 17:27:39 +01:00
history eval/vals: Consolidate the utility functions to build lists and maps. 2019-04-19 18:26:27 +01:00
lastcmd eval: BuiltinFn -> GoFn. 2019-04-18 22:58:06 +01:00
location Fix test on Unix. 2019-04-19 18:37:35 +01:00
lscolors util: Change the API of WithTempDir and InTempDir. 2018-10-13 14:04:13 +01:00
prompt eval: BuiltinFn -> GoFn. 2019-04-18 22:58:06 +01:00
tty Provide a constructor for tty.KeyEvent. 2019-04-20 17:34:59 +01:00
ui edit/ui: Add ui.K as a constructor for ui.Key. 2019-03-10 16:59:27 +00:00
edit.go Finish up moving editor core to edit/edcore. 2018-05-24 23:40:55 +01:00