trufae / Therm

An iTerm2 fork with focus on minimalism and better defaults
GNU General Public License v2.0
300 stars 9 forks source link

F4 in htop doesn't work #49

Open poige opened 6 years ago

poige commented 6 years ago

It can be emulated with \ instead but anyways seems to be bug

trufae commented 6 years ago

works for me. no need to emulate anything, just pressing F4 works fine

poige commented 6 years ago

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?

trufae commented 6 years ago

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 notifications@github.com 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.

poige commented 6 years ago

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.

trufae commented 6 years ago

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 notifications@github.com 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 https://github.com/trufae/Therm/issues/49#issuecomment-397561213, or mute the thread https://github.com/notifications/unsubscribe-auth/AGIjG3o8cawztgEPulimIyMQnYuBGZCLks5t83logaJpZM4UmsMb.

poige commented 6 years ago

Oh, I see. Well, it's not troubling that much and given it isn't even reproducible easily — could be closed.

phallguy commented 5 years ago

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.