[PR #2381] [MERGED] [fix] /bye and /exit are now treated as prefixes #73167

Closed
opened 2026-05-05 04:51:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2381
Author: @lulzshadowwalker
Created: 2/7/2024
Status: Merged
Merged: 2/20/2024
Merged by: @jmorganca

Base: mainHead: main


📝 Commits (2)

  • f4d2fa3 [fix] /bye and /exit are now treated as prefixes
  • 05e51e5 Update cmd/interactive.go

📊 Changes

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

View changed files

📝 cmd/interactive.go (+1 -1)

📄 Description

instead of being treated as entire lines which doesn't align with the way the rest of the commands are treated
it was a little annoying typing "/bye " and not having it work as expected


🔄 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/2381 **Author:** [@lulzshadowwalker](https://github.com/lulzshadowwalker) **Created:** 2/7/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`f4d2fa3`](https://github.com/ollama/ollama/commit/f4d2fa35cb5aa03244c822dbd4ba9243d3ebfbc8) [fix] /bye and /exit are now treated as prefixes - [`05e51e5`](https://github.com/ollama/ollama/commit/05e51e519d066ecf9f2b604f75f1fabcbbea2b1c) Update cmd/interactive.go ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/interactive.go` (+1 -1) </details> ### 📄 Description instead of being treated as entire lines which doesn't align with the way the rest of the commands are treated it was a little annoying typing "/bye " and not having it work as expected --- <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-05-05 04:51:47 -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#73167