[PR #434] Add ContextMenu #948

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/434
Author: @tslocum
Created: 4/19/2020
Status: 🔄 Open

Base: masterHead: context


📝 Commits (1)

📊 Changes

7 files changed (+564 additions, -61 deletions)

View changed files

📝 README.md (+1 -1)
📝 box.go (+11 -1)
contextmenu.go (+171 -0)
📝 demos/list/main.go (+45 -8)
📝 demos/presentation/introduction.go (+45 -7)
📝 list.go (+257 -28)
📝 styles.go (+34 -16)

📄 Description

Initially supported by List

This change is available in cview.

Demo: ssh cview.rocketnine.space -p 20000 (Introduction)


🔄 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/434 **Author:** [@tslocum](https://github.com/tslocum) **Created:** 4/19/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `context` --- ### 📝 Commits (1) - [`c111597`](https://github.com/rivo/tview/commit/c11159766892a9064b79f72fb486cd29269bb791) Add ContextMenu ### 📊 Changes **7 files changed** (+564 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `box.go` (+11 -1) ➕ `contextmenu.go` (+171 -0) 📝 `demos/list/main.go` (+45 -8) 📝 `demos/presentation/introduction.go` (+45 -7) 📝 `list.go` (+257 -28) 📝 `styles.go` (+34 -16) </details> ### 📄 Description Initially supported by List This change is available in [cview](https://gitlab.com/tslocum/cview). Demo: `ssh cview.rocketnine.space -p 20000` (Introduction) --- <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#948
No description provided.