aristocratos / btop4win

btop++ for windows
Apache License 2.0
814 stars 25 forks source link

[REQUEST] Support for direct access within Windows Terminal #17

Closed hl2guide closed 1 year ago

hl2guide commented 2 years ago

Is your feature request related to a problem? Please describe. Currently btop4win.exe runs as a separate command prompt window when run in Windows Terminal.

Describe the solution you'd like Please run directly within Windows Terminal if executed there.

Describe alternatives you've considered Using as normal.

Additional context N/A

pplmx commented 1 year ago

Maybe you can try this. FYI.

# First
scoop install gsudo
# or winget
winget install gerardog.gsudo

# Then
sudo btop
ZXSwire3 commented 1 year ago

doesn't seem to work using sudo btop, at least for me. I run it and still opens a new window. The only way that I was able to get it to work was by running the windows terminal as administrator and then using the btop command to start it. Maybe I'm just doing something wrong, but it would be nice to be able to run more easily