mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #40] [Enhancement] Add confirm message box before sending signals to processes #25
Labels
No labels
api
bug
bug
cli / tui
dependencies
documentation
documentation
documentation
duplicate
enhancement
exporter
invalid
pull-request
pynvml
question
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/nvitop#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
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
3.10.6515.65.01nvitopversion or commit:main@2f5c96python-ml-pyversion:11.495.46en_US.UTF-8Current 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/Ikey. Also, many users used to use theCtrl-ckey to exit the top monitor, which may interrupt the selected process.