[PR #338] [CLOSED] Feat: add limited mouse support #914

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/338
Author: @dzpao
Created: 8/25/2019
Status: Closed

Base: masterHead: feat/mouse-support


📝 Commits (2)

  • 98fb5de Feat: add Application.Set(Get)UnknownEventHandler
  • 5f04651 Feat: add limited mouse support

📊 Changes

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

View changed files

📝 application.go (+41 -0)

📄 Description

Add Application.EnableMouse() to enable tcell mouse support.
A limited mouse support is available with #337.


🔄 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/338 **Author:** [@dzpao](https://github.com/dzpao) **Created:** 8/25/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/mouse-support` --- ### 📝 Commits (2) - [`98fb5de`](https://github.com/rivo/tview/commit/98fb5de88a2bc41b9ad85748a4ef105984220e94) Feat: add Application.Set(Get)UnknownEventHandler - [`5f04651`](https://github.com/rivo/tview/commit/5f046517c4a02cc2ab27709dbd799f1acc073a63) Feat: add limited mouse support ### 📊 Changes **1 file changed** (+41 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `application.go` (+41 -0) </details> ### 📄 Description Add Application.EnableMouse() to enable tcell mouse support. A limited mouse support is available with #337. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:32 +03:00
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#914
No description provided.