[PR #388] Add ProgressBar widget #932

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/388
Author: @tslocum
Created: 1/17/2020
Status: 🔄 Open

Base: masterHead: progressbar


📝 Commits (1)

📊 Changes

2 files changed (+233 additions, -0 deletions)

View changed files

demos/progressbar/main.go (+57 -0)
progressbar.go (+176 -0)

📄 Description

Demo: ssh cview.rocketnine.space -p 20000 (8th page)

Related issues: #83, #225


🔄 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/388 **Author:** [@tslocum](https://github.com/tslocum) **Created:** 1/17/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `progressbar` --- ### 📝 Commits (1) - [`894dc08`](https://github.com/rivo/tview/commit/894dc0868ea12f479723b45087b4ef7dd83dce9c) Add ProgressBar widget ### 📊 Changes **2 files changed** (+233 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `demos/progressbar/main.go` (+57 -0) ➕ `progressbar.go` (+176 -0) </details> ### 📄 Description Demo: `ssh cview.rocketnine.space -p 20000` (8th page) Related issues: #83, #225 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#932
No description provided.