elvish/edit
Cheer Xiao 9c2b6871b3 Define edit.tty.Termios entirely in terms of C.struct_termios
syscall and unsafe imports are no longer needed.
2014-10-06 23:22:28 +02:00
..
tty Define edit.tty.Termios entirely in terms of C.struct_termios 2014-10-06 23:22:28 +02:00
attr.go edit: Remove Highlighter. 2014-09-21 22:36:57 +02:00
builtins.go New editor builtin kill-word-left 2014-03-30 15:03:04 +08:00
completion.go Introduce Subscript between Compound and Primary 2014-09-16 21:12:46 +02:00
editor.go edit: Remove Highlighter. 2014-09-21 22:36:57 +02:00
key.go edit: Make 0 a special rune for invalid key 2014-03-10 19:07:47 +08:00
ls-color.go FreeBSD compatibility fix. 2014-10-01 02:07:11 +02:00
navigation.go Remove bogus comments 2014-04-15 10:52:39 +08:00
reader.go edit: Synchronize control of edit.Reader too 2014-03-17 22:54:42 +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: Fix history 2014-03-13 22:27:38 +08:00