Add vim_mode to htop and hide process path

For info on htop vim_mode, see https://github.com/hishamhm/htop/pull/959
This commit is contained in:
Daniel Flanagan 2019-10-31 12:35:28 -05:00
parent 4fcf512062
commit 3fceda1125
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ hide_kernel_threads=1
hide_userland_threads=1
shadow_other_users=0
show_thread_names=0
show_program_path=1
show_program_path=0
highlight_base_name=1
highlight_megabytes=1
highlight_threads=1
@ -24,3 +24,4 @@ left_meters=LeftCPUs2 Memory Swap
left_meter_modes=1 1 1
right_meters=RightCPUs2 Tasks LoadAverage Uptime
right_meter_modes=1 2 2 2
vim_mode=1