From eec9882d04661b1114e93b6bf6129453fae6f5a1 Mon Sep 17 00:00:00 2001 From: dana Date: Sun, 8 May 2022 01:32:04 -0500 Subject: 50176 (tweaked): Improve htop completion * Correct -v to -V * Make -u argument optional * Enable option stacking * Improve descriptions * Fix broken sort keys with htop 3.x and add new key descriptions * Remove _sequence limit on -p * Add several missing options + Fixed a typo and an erroneous comment in the original patch Thanks to GitHub user xpufx, whose work formed the initial basis of this change (see zsh-users/zsh pull #89) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index efc9bdb1a..5c617aec3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-05-08 dana + + * 50176 (with xpufx, tweaked): Completion/Linux/Command/_htop: + Improve htop completion + 2022-05-07 Bart Schaefer * 50184: Completion/Base/Utility/_values: fix inclusion of -S -- cgit 1.4.1