mirror of
https://github.com/shadawck/awesome-cli-frameworks.git
synced 2026-03-11 18:23:38 -05:00
[PR #12] [MERGED] Replace TUI with Ratatui (a maintained fork) #16
Reference in New Issue
Block a user
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/shadawck/awesome-cli-frameworks/pull/12
Author: @crash5936
Created: 12/1/2023
Status: ✅ Merged
Merged: 12/2/2023
Merged by: @shadawck
Base:
master← Head:master📝 Commits (1)
d45d035Replace TUI with Ratatui (a maintained fork)📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
README.md(+1 -1)📄 Description
When I opened the TUI repo (https://github.com/fdehau/tui-rs) I noticed, that TUI is no longer maintained as of August 2023 and redirects you to a maintained fork called Ratatui (https://github.com/ratatui-org/ratatui).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.