[GH-ISSUE #3952] In multi-line string pressing enter does not cut line #28209

Closed
opened 2026-04-22 06:06:45 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @jmorganca on GitHub (Apr 26, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3952

What is the issue?

jmorgan@mbp moondream2 % ollama run jmorgan/moondream                
>>> """/Users/jmorgan/Desktop/dependency.pngQuestion: What is in this image
... Use """ to end multi-line input

I pressed enter after .png and it did not move Question: to a newline

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @jmorganca on GitHub (Apr 26, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3952 ### What is the issue? ``` jmorgan@mbp moondream2 % ollama run jmorgan/moondream >>> """/Users/jmorgan/Desktop/dependency.pngQuestion: What is in this image ... Use """ to end multi-line input ``` I pressed enter after `.png` and it did not move `Question:` to a newline ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-22 06:06:45 -05:00
Author
Owner

@pdevine commented on GitHub (Jul 18, 2024):

This has been fixed for a while now, but the issue ended up getting lost:

>>> """/Users/pdevine/Desktop/Screenshot\ 2024-07-12\ at\ 15.13.22.png
... what's in this image?
... """
Added image '/Users/pdevine/Desktop/Screenshot 2024-07-12 at 15.13.22.png'
<!-- gh-comment-id:2237231877 --> @pdevine commented on GitHub (Jul 18, 2024): This has been fixed for a while now, but the issue ended up getting lost: ``` >>> """/Users/pdevine/Desktop/Screenshot\ 2024-07-12\ at\ 15.13.22.png ... what's in this image? ... """ Added image '/Users/pdevine/Desktop/Screenshot 2024-07-12 at 15.13.22.png'
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#28209