Skip to content

Commit 3fceda1

Browse files
author
Daniel Flanagan
committed
Add vim_mode to htop and hide process path
For info on htop vim_mode, see hishamhm/htop#959
1 parent 4fcf512 commit 3fceda1

File tree

1 file changed

+2
-1
lines changed
  • apps/htop

1 file changed

+2
-1
lines changed

apps/htop/rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hide_kernel_threads=1
88
hide_userland_threads=1
99
shadow_other_users=0
1010
show_thread_names=0
11-
show_program_path=1
11+
show_program_path=0
1212
highlight_base_name=1
1313
highlight_megabytes=1
1414
highlight_threads=1
@@ -24,3 +24,4 @@ left_meters=LeftCPUs2 Memory Swap
2424
left_meter_modes=1 1 1
2525
right_meters=RightCPUs2 Tasks LoadAverage Uptime
2626
right_meter_modes=1 2 2 2
27+
vim_mode=1

0 commit comments

Comments
 (0)