[PR #337] [CLOSED] Feat: add Application.Set(Get)UnknownEventHandler #913

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/337
Author: @dzpao
Created: 8/25/2019
Status: Closed

Base: masterHead: feat/support-unknown-event


📝 Commits (1)

  • 98fb5de Feat: add Application.Set(Get)UnknownEventHandler

📊 Changes

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

View changed files

📝 application.go (+26 -0)

📄 Description

Add Application.Set(Get)UnknownEventHandler for handling events that tview
does not yet support, such as a mouse event or an user defined event.


🔄 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/337 **Author:** [@dzpao](https://github.com/dzpao) **Created:** 8/25/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/support-unknown-event` --- ### 📝 Commits (1) - [`98fb5de`](https://github.com/rivo/tview/commit/98fb5de88a2bc41b9ad85748a4ef105984220e94) Feat: add Application.Set(Get)UnknownEventHandler ### 📊 Changes **1 file changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `application.go` (+26 -0) </details> ### 📄 Description Add Application.Set(Get)UnknownEventHandler for handling events that tview does not yet support, such as a mouse event or an user defined event. --- <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#913
No description provided.