-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F4 in htop doesn't work #49
Comments
works for me. no need to emulate anything, just pressing F4 works fine |
Are you trying remotely run htop or locally? Locally I don't run htop cause on MacOS X it's kinda useless, but I installed it and yep, F4 works here. Try logging with ssh somewhere and run htop there? |
I never use htop but i installed it locally. If its a problem with ssh then try configuring the terminal env vars properly. It should work fine too.
… On 15 Jun 2018, at 08:30, Igor Podlesny ***@***.***> wrote:
Are you trying remotely run htop or locally? Locally I don't run htop cause on MacOS X it's kinda useless, but I installed it and yep, F4 works here. Try logging with ssh somewhere and run htop there?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
The thing is F4 in htop works just fine with iTerm2, whereas it fails to be handled properly in Therm. That's why I filed this bug report, actually. |
i have compiled and installed htop in a remote linux machine.
Tested by ssh’ing to it, and everything works as expected.
I have this env in my linux machine..
export TERM="xterm-256color”
and i didnt touched anything related to escape codes or console handling, and cant reproduce.. so dunno where’s the problem
… On 15 Jun 2018, at 11:07, Igor Podlesny ***@***.***> wrote:
The thing is F4 in htop works just fine with iTerm2, whereas it fails to be handled properly in Therm. That's why I filed this bug report, actually.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#49 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AGIjG3o8cawztgEPulimIyMQnYuBGZCLks5t83logaJpZM4UmsMb>.
|
Oh, I see. Well, it's not troubling that much and given it isn't even reproducible easily — could be closed. |
I'm having the same issues as well in OSX. I have iTerm2 installed and run htop it responds to all function keys as expected. With fresh install of therm pressing F1-F4 jumps to the end of the process list. F5 - F10 work normally. |
It can be emulated with \ instead but anyways seems to be bug
The text was updated successfully, but these errors were encountered: