[PR #570] [CLOSED] References #985

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/570
Author: @uaraven
Created: 3/4/2021
Status: Closed

Base: masterHead: references


📝 Commits (4)

  • 7d515cf Update go.mod
  • 79a594f Update references to github repo
  • 7d93184 Fix key event processing and reordering
  • c5953be Fix key event processing and reordering

📊 Changes

41 files changed (+70 additions, -46 deletions)

View changed files

.idea/.gitignore (+8 -0)
.idea/modules.xml (+8 -0)
.idea/tview.iml (+9 -0)
.idea/vcs.xml (+6 -0)
📝 demos/box/main.go (+1 -1)
📝 demos/button/main.go (+1 -1)
📝 demos/checkbox/main.go (+1 -1)
📝 demos/dropdown/main.go (+1 -1)
📝 demos/flex/main.go (+1 -1)
📝 demos/form/main.go (+1 -1)
📝 demos/frame/main.go (+1 -1)
📝 demos/grid/main.go (+1 -1)
📝 demos/inputfield/autocomplete/main.go (+1 -1)
📝 demos/inputfield/autocompleteasync/main.go (+1 -1)
📝 demos/inputfield/main.go (+1 -1)
📝 demos/list/main.go (+1 -1)
📝 demos/modal/main.go (+1 -1)
📝 demos/pages/main.go (+1 -1)
📝 demos/presentation/center.go (+1 -1)
📝 demos/presentation/code.go (+1 -1)

...and 21 more files

📄 Description

No description provided


🔄 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/570 **Author:** [@uaraven](https://github.com/uaraven) **Created:** 3/4/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `references` --- ### 📝 Commits (4) - [`7d515cf`](https://github.com/rivo/tview/commit/7d515cfbe1a235d0e2a9f0232df68abb8f1f2a50) Update go.mod - [`79a594f`](https://github.com/rivo/tview/commit/79a594ffd680a78c8dcf1f361296667cde18f241) Update references to github repo - [`7d93184`](https://github.com/rivo/tview/commit/7d93184d19e46c4f3d688253dfbc2f0ded508df2) Fix key event processing and reordering - [`c5953be`](https://github.com/rivo/tview/commit/c5953be5a9912320562f0426154daa3b8bc4e058) Fix key event processing and reordering ### 📊 Changes **41 files changed** (+70 additions, -46 deletions) <details> <summary>View changed files</summary> ➕ `.idea/.gitignore` (+8 -0) ➕ `.idea/modules.xml` (+8 -0) ➕ `.idea/tview.iml` (+9 -0) ➕ `.idea/vcs.xml` (+6 -0) 📝 `demos/box/main.go` (+1 -1) 📝 `demos/button/main.go` (+1 -1) 📝 `demos/checkbox/main.go` (+1 -1) 📝 `demos/dropdown/main.go` (+1 -1) 📝 `demos/flex/main.go` (+1 -1) 📝 `demos/form/main.go` (+1 -1) 📝 `demos/frame/main.go` (+1 -1) 📝 `demos/grid/main.go` (+1 -1) 📝 `demos/inputfield/autocomplete/main.go` (+1 -1) 📝 `demos/inputfield/autocompleteasync/main.go` (+1 -1) 📝 `demos/inputfield/main.go` (+1 -1) 📝 `demos/list/main.go` (+1 -1) 📝 `demos/modal/main.go` (+1 -1) 📝 `demos/pages/main.go` (+1 -1) 📝 `demos/presentation/center.go` (+1 -1) 📝 `demos/presentation/code.go` (+1 -1) _...and 21 more files_ </details> ### 📄 Description _No description provided_ --- <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:52 +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#985
No description provided.