hishamhm / htop

htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
GNU General Public License v2.0
5.83k stars 581 forks source link

Sorting by TTY_NR oscillates between ascending and descending #990

Open GregoryHinton opened 4 years ago

GregoryHinton commented 4 years ago

Running htop version 2.2.0 on Manjaro w/ Linux kernel 5.5.7.

# htop -s TTY_NR Shows process list sorted by tty, as expected, but sort order "oscillates" between ascending and descending with each update. Is this a bug or a "feature"? :)

Can provide system info and/or screenshots if desired.