Skip to content

FYI: odd spacing with lightbulb in #177

@tomasohara

Description

@tomasohara

I noticed this odd spacing in the scroll-back buffer (i.e., the ^^^'s):

│ Please start Ollama by running the 'ollama serve' command in a terminal.     │
│                                                                              │
│ 💡 Tip: If you configured a different host in a saved default configuration   │
│ you can                                                                      │
                                                                              ^^^

However, I can't reproduce it. It was probably a relic of the the way the terminal gets cleared, because the alignment is OK when the error message is first displayed:

$ python -m mcp_client_for_ollama.cli | grep -2 different.host
/etc/timezone is deprecated in some distros, and no longer reliable. tzlocal is ignoring it, and you can likely delete it.
[02/01/26 23:59:49] INFO     Processing request of type ListToolsRequest server.py:713
                    INFO     Processing request of type                  server.py:713
                             ListPromptsRequest                                       
│ Please start Ollama by running the 'ollama serve' command in a terminal.           │
│                                                                                    │
│ 💡 Tip: If you configured a different host in a saved default configuration you    │
│ can                                                                                │
│                                                                                    │

By the way, I had to mock up the actual alignment issue, so this issue is doubly dubious. I mention it to motivate a comment under #165.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions