[PR #14242] [MERGED] cmd/tui: fix powershell search #19856

Closed
opened 2026-04-16 07:18:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14242
Author: @ParthSareen
Created: 2/13/2026
Status: Merged
Merged: 2/13/2026
Merged by: @ParthSareen

Base: mainHead: parth-fix-powershell-model-selection


📝 Commits (1)

  • 1f58d92 cmd/tui: fix powershell search

📊 Changes

3 files changed (+48 additions, -11 deletions)

View changed files

📝 cmd/cmd.go (+2 -8)
📝 cmd/tui/selector.go (+9 -3)
📝 cmd/tui/selector_test.go (+37 -0)

📄 Description

Rune was being sent instead of selection for powershell


🔄 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/14242 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 2/13/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth-fix-powershell-model-selection` --- ### 📝 Commits (1) - [`1f58d92`](https://github.com/ollama/ollama/commit/1f58d926c9e797b35666de047fec6540715d8378) cmd/tui: fix powershell search ### 📊 Changes **3 files changed** (+48 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+2 -8) 📝 `cmd/tui/selector.go` (+9 -3) 📝 `cmd/tui/selector_test.go` (+37 -0) </details> ### 📄 Description Rune was being sent instead of selection for powershell --- <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-16 07:18: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#19856