ollama/cmd
lulz ce0c95d097
[fix] /bye and /exit are now treated as prefixes (#2381)
* [fix] /bye and /exit are now treated as prefixes
instead of being treated as entire lines which doesn't align with the way the rest of the commands are treated

* Update cmd/interactive.go

Fixing whitespace

---------

Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com>
2024-02-19 21:56:49 -05:00
..
cmd.go Merge pull request #2499 from ollama/windows-preview 2024-02-15 16:06:32 -08:00
interactive.go [fix] /bye and /exit are now treated as prefixes (#2381) 2024-02-19 21:56:49 -05:00
interactive_test.go Save and load sessions (#2063) 2024-01-25 12:12:36 -08:00
start_darwin.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
start_default.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
start_windows.go Import "containerd/console" lib to support colorful output in Windows terminal 2024-02-15 05:56:45 +00:00