mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #124] [Feature Request] can you support word wrap for COMMAND information #78
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#78
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 @milk-bottle-liyu on GitHub (Mar 14, 2024).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/124
Originally assigned to: @XuehaiPan on GitHub.
Required prerequisites
Motivation
Most of my programs takes a lot of input parameters, so the commands will be pretty long. Currently I have to use arrow key to check the parameters and it is inconvenient and easy to make a mistake. If you can support word wrap for COMMAND information, it will help me a lot as I can compare the commands within one look.
Solution
No response
Alternatives
No response
Additional context
Thanks for reading this issues and I should say
nvitopis a very impressive tool for me 😊.@XuehaiPan commented on GitHub (Mar 15, 2024):
Hi @milk-bottle-liyu, maybe you can press the
tkey to viewCOMMANDs in the treeview screen. It scrolls faster horizontally and has more width to show more information. FYI, you can hold theCTRLkey while scrolling the command list with our mouse.I'm sorry that there are no similar features in
top-like monitoring tools. And it may not be implemented.