[PR #8668] [MERGED] Hide empty terminal window #12744

Closed
opened 2026-04-13 00:08:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8668
Author: @ashokgelal
Created: 1/29/2025
Status: Merged
Merged: 5/5/2025
Merged by: @dhiltgen

Base: mainHead: main


📝 Commits (2)

  • a9200f6 Hide empty terminal window
  • 5044576 Merge pull request #1 from ashokgelal/ashokgelal-patch-1

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 llm/llm_windows.go (+2 -1)

📄 Description

This hides the LlamaServer blank window when chatting outside of the terminal (say like with an app like Msty). This has no other side effects when invoking it the regular way.

I had sent a PR for this a while ago and it was closed thinking it had been resolved but this issue still exists. (see: https://github.com/ollama/ollama/pull/4287)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/8668 **Author:** [@ashokgelal](https://github.com/ashokgelal) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 5/5/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`a9200f6`](https://github.com/ollama/ollama/commit/a9200f618c1ef7b3c9c6d9aa4399f52b56cfe301) Hide empty terminal window - [`5044576`](https://github.com/ollama/ollama/commit/5044576079361d92bdc0dbc9b224cd90341fe74e) Merge pull request #1 from ashokgelal/ashokgelal-patch-1 ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llm/llm_windows.go` (+2 -1) </details> ### 📄 Description This hides the LlamaServer blank window when chatting outside of the terminal (say like with an app like Msty). This has no other side effects when invoking it the regular way. I had sent a PR for this a while ago and it was closed thinking it had been resolved but this issue still exists. (see: https://github.com/ollama/ollama/pull/4287) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:08:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#12744