warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.08k stars 360 forks source link

"Htop" sort function not work #2681

Open Glenfiddish opened 1 year ago

Glenfiddish commented 1 year ago

Discord username (optional)

No response

Describe the bug

"Htop" sort function not work

To Reproduce

Expected behaviour

Screenshots

image

Operating System

None

OS Version

MacOS 12.4

Shell Version

No response

Warp Version

v0.2023.01.10.08.02.stable_01

Additional context

No response

Does this block you from using Warp daily?

No

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

vorporeal commented 1 year ago

Hey @Glenfiddish, I can't reproduce any issues with htop not updating. (I use it within Warp on a daily basis and it's been working fine for me.)

Can you confirm that the behavior you're seeing doesn't reproduce in iTerm or Terminal.app? Is the lack of updating limited to when you've sorted by memory percentage? Can you also check what the update interval is set to in your htop settings (press F2 to view)?

dannyneira commented 1 year ago

@Glenfiddish Thanks for submitting. I was able to reproduce this issue with 'Mouse Reporting' disabled. Try enabling that option in the Settings > Features in Warp or in the Command Palette CMD-P search for 'mouse' and it should sort correctly. https://docs.warp.dev/features/full-screen-apps#mouse-and-scroll-reporting

https://user-images.githubusercontent.com/16809145/220485324-3df4f93b-ac49-4bc6-9daa-ce093cbe7e1a.mp4

Please let us know if that helps.

Glenfiddish commented 1 year ago

@dannyneira Thanks for your help, It work for me. I suggest this should be enabled, otherwise it appears to be an unimplemented feature.