Bruce MacDonald
|
0818b5e318
|
readline windows terminal support (#950)
- update the readline package to have basic support on windows, this is not full feature parity with the unix cli yet
|
2023-10-30 16:18:12 -04:00 |
|
Jeffrey Morgan
|
9ec16f0f03
|
fix formatting when exiting ollama run
|
2023-10-27 21:26:23 -07:00 |
|
Jeffrey Morgan
|
2d75a4537c
|
close input channel when receiving io.EOF
|
2023-10-27 20:26:04 -07:00 |
|
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 |
|
Patrick Devine
|
a79f030e75
|
add bracketed paste mode (#922)
|
2023-10-26 15:57:00 -07:00 |
|
Patrick Devine
|
deeac961bb
|
new readline library (#847)
|
2023-10-25 16:41:18 -07:00 |
|