[PR #560] Add configurable color for Input autocomplete #981

Open
opened 2026-03-04 01:08:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/560
Author: @raziman18
Created: 2/5/2021
Status: 🔄 Open

Base: masterHead: configure-autocomplete


📝 Commits (1)

  • bf4d663 Add configurable color for Input autocomplete

📊 Changes

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

View changed files

📝 inputfield.go (+36 -0)

📄 Description

It would be convenient if we can configure the color of the autocomplete for InputField instead of using global Styles.


🔄 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/rivo/tview/pull/560 **Author:** [@raziman18](https://github.com/raziman18) **Created:** 2/5/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `configure-autocomplete` --- ### 📝 Commits (1) - [`bf4d663`](https://github.com/rivo/tview/commit/bf4d663380952adf6b0065a53c1a71e878692194) Add configurable color for Input autocomplete ### 📊 Changes **1 file changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `inputfield.go` (+36 -0) </details> ### 📄 Description It would be convenient if we can configure the color of the autocomplete for `InputField` instead of using global `Styles`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#981
No description provided.