This website requires JavaScript.
Explore
Help
Sign In
third-party-mirrors
/
ollama
Watch
1
Star
0
Fork
1
You've already forked ollama
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ollama
/
readline
History
Giuseppe Lumia
2a5302a1cf
Fix paste of text with line feed characters (
#3043
)
...
Some terminals may send line feed characters when pasting text with newlines.
2024-05-07 15:26:07 -07:00
..
buffer.go
default terminal width, height
2024-03-07 11:35:42 -08:00
errors.go
…
history.go
Add gemma safetensors conversion (
#3250
)
2024-03-28 18:54:01 -07:00
readline_unix.go
…
readline_windows.go
…
readline.go
Fix paste of text with line feed characters (
#3043
)
2024-05-07 15:26:07 -07:00
term_bsd.go
…
term_linux.go
…
term_windows.go
Detect arrow keys on windows (
#3363
)
2024-03-26 18:21:56 -04:00
term.go
…
types.go
…