[PR #1272] [CLOSED] [Windows terminal] support colorful ANSI escape code #72827

Closed
opened 2026-05-05 04:23:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1272
Author: @vinjn
Created: 11/25/2023
Status: Closed

Base: mainHead: improve-windows-terminal-coloring


📝 Commits (2)

  • b78ea40 Windows terminal - import "containerd/console" lib to support colorful ANSI escape code
  • e8f513c Merge branch 'main' into improve-windows-terminal-coloring

📊 Changes

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

View changed files

📝 cmd/cmd.go (+7 -0)
📝 go.mod (+1 -0)
📝 go.sum (+3 -0)

📄 Description

import "containerd/console" lib to support colorful ANSI escape code

image


🔄 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/1272 **Author:** [@vinjn](https://github.com/vinjn) **Created:** 11/25/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `improve-windows-terminal-coloring` --- ### 📝 Commits (2) - [`b78ea40`](https://github.com/ollama/ollama/commit/b78ea40741579427a1f9707df6cb44a40e626c1e) Windows terminal - import "containerd/console" lib to support colorful ANSI escape code - [`e8f513c`](https://github.com/ollama/ollama/commit/e8f513ca2c5fe1549026673cb2f92badd7beb314) Merge branch 'main' into improve-windows-terminal-coloring ### 📊 Changes **3 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+7 -0) 📝 `go.mod` (+1 -0) 📝 `go.sum` (+3 -0) </details> ### 📄 Description import "containerd/console" lib to support colorful ANSI escape code ![image](https://github.com/jmorganca/ollama/assets/558657/4a7a285d-df1f-4528-8e7e-b859d451022e) --- <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:23:42 -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#72827