tty
|
edit/tty/tty.go: add function FlushInput
|
2013-11-15 19:02:28 +08:00 |
attr.go
|
Keep and record editor mode
|
2014-01-03 14:47:24 +08:00 |
editor.go
|
Implement very basic command mode keybindings
|
2014-01-03 19:26:07 +08:00 |
highlight.go
|
eval.ioType -> .IOType
|
2013-11-21 00:30:29 +08:00 |
key.go
|
Implement all editor bindings as functions
|
2014-01-03 18:11:53 +08:00 |
reader.go
|
Use util.{Panic Recover} in edit/reader.go
|
2013-11-17 00:36:24 +08:00 |
wcwidth.go
|
Multi-column layout for completion menu
|
2013-12-31 11:31:54 +08:00 |
writer.go
|
Keep and record editor mode
|
2014-01-03 14:47:24 +08:00 |