Gea*_*Lin 5 gnome-terminal htop ubuntu-14.04
当您运行 htop(使用 Gnome-Terminal + Ubuntu 14.04)并在终端窗口上左键单击某个进程时,htop 会将光标移动到该进程中。我更喜欢禁用它,但我没有在手册中找到。
PS:我知道我可以Shift用来选择单词,但我只想完全禁用它。
在最新的 LTS、Ubuntu 22.04 (jammy) 中,htop 3.0.5-7build2 支持--no-mouse禁用此行为:
另外,在https://unix.stackexchange.com/a/187716中,作者提供了一种通过修改 terminfo 完全禁用它的方法(但我尚未测试它)。