mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #346] [CLOSED] add an OnChange handler to the TextInput widget #343
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#343
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mum4k/termdash/pull/346
Author: @LQR471814
Created: 1/29/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
52e1c71add 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.