forked from toolshed/abra
refactor: drop old/upstream TODOs
This commit is contained in:
@ -16,7 +16,6 @@ import (
|
||||
)
|
||||
|
||||
// The default escape key sequence: ctrl-p, ctrl-q
|
||||
// TODO: This could be moved to `pkg/term`.
|
||||
var defaultEscapeKeys = []byte{16, 17}
|
||||
|
||||
// A hijackedIOStreamer handles copying input to and output from streams to the
|
||||
|
Reference in New Issue
Block a user