commit | 49f64c01694f3438e39bc7c1fcc5af8bdab3e23e | [log] [download] |
---|---|---|
author | WHR <msl0000023508@gmail.com> | Sat May 21 21:44:44 2022 +0800 |
committer | WHR <msl0000023508@gmail.com> | Sat May 21 22:47:36 2022 +0800 |
tree | 43da50e72dfecd7b69cbf01e33789219d09299cd | |
parent | 4b76278c661f788d370bde17521403531f2388aa [diff] |
Support calling select(2) to wait stdin explicitly before getch(3X) to avoid long delay when real time clock is changed during getch(3X) Fix https://github.com/hishamhm/htop/issues/83
The Rivoreo customized version, forked from commit 402e46bb82964366746b86d77eb5afa69c279539.
The original version made by Hisham Muhammad hisham@gobolinux.org is available at an archived git repository.
A
) just like the process environment screen (key e
)See the commit log for more.