[PR #346] [CLOSED] add an OnChange handler to the TextInput widget #343

Closed
opened 2026-03-03 16:23:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/346
Author: @LQR471814
Created: 1/29/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 52e1c71 add an OnChange handler to the textinput widget

📊 Changes

3 files changed (+24 additions, -1 deletions)

View changed files

📝 widgets/textinput/editor.go (+9 -0)
📝 widgets/textinput/options.go (+14 -0)
📝 widgets/textinput/textinput.go (+1 -1)

📄 Description

this handler triggers whenever a rune is added or deleted.


🔄 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/mum4k/termdash/pull/346 **Author:** [@LQR471814](https://github.com/LQR471814) **Created:** 1/29/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`52e1c71`](https://github.com/mum4k/termdash/commit/52e1c71cc0cc3e7e3276d54bd29119be9a03cffb) add an OnChange handler to the textinput widget ### 📊 Changes **3 files changed** (+24 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `widgets/textinput/editor.go` (+9 -0) 📝 `widgets/textinput/options.go` (+14 -0) 📝 `widgets/textinput/textinput.go` (+1 -1) </details> ### 📄 Description this handler triggers whenever a rune is added or deleted. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:59 +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/termdash#343
No description provided.