[PR #9136] [MERGED] cli: adding support ctrl-n/p like general cli #12875

Closed
opened 2026-04-13 00:11:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9136
Author: @Shane-XB-Qian
Created: 2/15/2025
Status: Merged
Merged: 3/12/2025
Merged by: @pdevine

Base: mainHead: main


📝 Commits (1)

  • 9b9085d cli: adding support ctrl-n/p like general cli

📊 Changes

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

View changed files

📝 readline/readline.go (+24 -12)

📄 Description

  • adding ctrl-p like up
  • adding ctrl-n like down

🔄 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/9136 **Author:** [@Shane-XB-Qian](https://github.com/Shane-XB-Qian) **Created:** 2/15/2025 **Status:** ✅ Merged **Merged:** 3/12/2025 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`9b9085d`](https://github.com/ollama/ollama/commit/9b9085d8fb0a7d815ba1f36ad18d49ee8c237d5b) cli: adding support ctrl-n/p like general cli ### 📊 Changes **1 file changed** (+24 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `readline/readline.go` (+24 -12) </details> ### 📄 Description * adding ctrl-p like up * adding ctrl-n like down --- <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:11:44 -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#12875