[PR #156] [MERGED] feat(tui): show %GMBW in main screen #175

Closed
opened 2026-05-05 03:27:17 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/XuehaiPan/nvitop/pull/156
Author: @XuehaiPan
Created: 4/6/2025
Status: Merged
Merged: 4/6/2025
Merged by: @XuehaiPan

Base: mainHead: show-gmbw


📝 Commits (2)

  • dd8ad05 feat(tui): show %GMBW in main screen
  • fa7c8c4 docs(CHANGELOG): update CHANGELOG.md

📊 Changes

4 files changed (+70 additions, -42 deletions)

View changed files

📝 CHANGELOG.md (+1 -1)
📝 nvitop/tui/screens/help.py (+8 -7)
📝 nvitop/tui/screens/main/__init__.py (+5 -5)
📝 nvitop/tui/screens/main/process.py (+56 -29)

📄 Description

Issue Type

  • Improvement/feature implementation

Description

Show %GMBW in main screen.

Motivation and Context

Resolves #155

Images / Videos

image

🔄 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/XuehaiPan/nvitop/pull/156 **Author:** [@XuehaiPan](https://github.com/XuehaiPan) **Created:** 4/6/2025 **Status:** ✅ Merged **Merged:** 4/6/2025 **Merged by:** [@XuehaiPan](https://github.com/XuehaiPan) **Base:** `main` ← **Head:** `show-gmbw` --- ### 📝 Commits (2) - [`dd8ad05`](https://github.com/XuehaiPan/nvitop/commit/dd8ad05e26d8db37169d2fc5192e4ea285217bf3) feat(tui): show `%GMBW` in main screen - [`fa7c8c4`](https://github.com/XuehaiPan/nvitop/commit/fa7c8c42c2bb41b2bea371c724b6b82aa23b1d2d) docs(CHANGELOG): update CHANGELOG.md ### 📊 Changes **4 files changed** (+70 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -1) 📝 `nvitop/tui/screens/help.py` (+8 -7) 📝 `nvitop/tui/screens/main/__init__.py` (+5 -5) 📝 `nvitop/tui/screens/main/process.py` (+56 -29) </details> ### 📄 Description <!-- Provide a descriptive summary of the changes in the title above --> #### Issue Type <!-- Pick relevant types and delete the rest --> - Improvement/feature implementation #### Description <!-- Describe the changes in detail --> Show `%GMBW` in main screen. #### Motivation and Context <!-- Why are these changes required? --> <!-- What problems do these changes solve? --> <!-- Link to relevant issues --> Resolves #155 #### Images / Videos <!-- Only if relevant --> <!-- Link or embed images and videos of screenshots, sketches etc. --> <img width="1002" alt="image" src="https://github.com/user-attachments/assets/8a574d44-0f0a-4a40-b7e5-b6b57d0c192c" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:27:17 -06: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: github-starred/nvitop#175
No description provided.