[GH-ISSUE #40] [Enhancement] Add confirm message box before sending signals to processes #25

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

Originally created by @XuehaiPan on GitHub (Sep 26, 2022).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/40

Originally assigned to: @XuehaiPan on GitHub.

Runtime Environment

  • Operating system and version: Ubuntu 20.04 LTS
  • Terminal emulator and version: Windows Terminal 1.14.2281.0
  • Python version: 3.10.6
  • NVML version (driver version): 515.65.01
  • nvitop version or commit: main@2f5c96
  • python-ml-py version: 11.495.46
  • Locale: en_US.UTF-8

Current Behavior

Kill/Terminate/Interrupt processes without a confirmation message.

Expected Behavior

Add a message box.

Context

The user may accidentally enable capslock and press the K / T / I key. Also, many users used to use the Ctrl-c key to exit the top monitor, which may interrupt the selected process.

Originally created by @XuehaiPan on GitHub (Sep 26, 2022). Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/40 Originally assigned to: @XuehaiPan on GitHub. #### Runtime Environment - Operating system and version: Ubuntu 20.04 LTS - Terminal emulator and version: Windows Terminal 1.14.2281.0 - Python version: `3.10.6` - NVML version (driver version): `515.65.01` - `nvitop` version or commit: `main@2f5c96` - `python-ml-py` version: `11.495.46` - Locale: `en_US.UTF-8` #### Current Behavior Kill/Terminate/Interrupt processes without a confirmation message. #### Expected Behavior Add a message box. #### Context The user may accidentally enable capslock and press the `K` / `T` / `I` key. Also, many users used to use the `Ctrl-c` key to exit the top monitor, which may interrupt the selected process.
gitea-mirror 2026-05-05 03:22:26 -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#25
No description provided.