forked from mirror/readline
remove test code
This commit is contained in:
parent
03a55ea489
commit
6a53e6406c
|
@ -75,8 +75,6 @@ func (o *Operation) ioloop() {
|
|||
}
|
||||
|
||||
switch r {
|
||||
case 'i':
|
||||
o.buf.Clean()
|
||||
case CharCancel:
|
||||
if o.IsSearchMode() {
|
||||
o.ExitSearchMode(true)
|
||||
|
|
Loading…
Reference in New Issue