ollama/readline
Jeffrey Morgan 4748609611
Don't quit ioloop on NUL character (#940)
* dont quit ioloop on 0 rune

* check for closed channel

* remove unused error on `Close()`
2023-10-27 20:01:48 -07:00
..
buffer.go Don't quit ioloop on NUL character (#940) 2023-10-27 20:01:48 -07:00
errors.go new readline library (#847) 2023-10-25 16:41:18 -07:00
history.go new readline library (#847) 2023-10-25 16:41:18 -07:00
readline.go Don't quit ioloop on NUL character (#940) 2023-10-27 20:01:48 -07:00
term.go Don't quit ioloop on NUL character (#940) 2023-10-27 20:01:48 -07:00
term_bsd.go fix docker build annotations (#917) 2023-10-26 12:00:33 -07:00
term_linux.go fix docker build annotations (#917) 2023-10-26 12:00:33 -07:00
types.go Don't quit ioloop on NUL character (#940) 2023-10-27 20:01:48 -07:00