xxxserxxx / gotop

A terminal based graphical activity monitor inspired by gtop and vtop
Other
2.69k stars 138 forks source link

Keybindings not working #180

Open andreicorpo opened 3 years ago

andreicorpo commented 3 years ago
gotop version:

gotop 4.1.1 (20210204T142402)

OS/Arch:

ProductName: macOS ProductVersion: 11.2.3 BuildVersion: 20D91

Terminal emulator:

Alacritty

Keybindings for killing a process don't seem to work. I tried all of them: dd,d9,d3 and none of them kill the process.

xxxserxxx commented 2 years ago

@andreicorpo, can you confirm it with 4.1.2, please? I don't have a Mac to test this against, and I'm not able to reproduce it on Linux any more.

andreicorpo commented 2 years ago

Hi, the issue still occurs.

xxxserxxx commented 2 years ago

Thanks.

vin047 commented 2 years ago

Keybindings for killing a process don't seem to work. I tried all of them: dd,d9,d3 and none of them kill the process.

Also experiencing this issue. Running gotop with sudo made no difference.

gotop version:

gotop v4.1.2 (20210721T061034)

OS/Arch:

ProductName: macOS ProductVersion: 11.5.2 BuildVersion: 20G95

Terminal emulator:

Terminal.app

Any relevant hardware info:

ARM build for Mac mini M1

xxxserxxx commented 2 years ago

Thanks. Incidentally, sudo should never be required by gotop.

vin047 commented 2 years ago

I recall htop requiring sudo on macOS, so figured i'd try that just in case – if it worked, it might have helped narrow down the issue.

Good to know gotop doesn't need sudo though! 🙂