about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authordana <dana@dana.is>2022-05-08 01:32:04 -0500
committerdana <dana@dana.is>2022-05-08 01:32:04 -0500
commiteec9882d04661b1114e93b6bf6129453fae6f5a1 (patch)
tree69ea6aee965887ef5958a0916a21b442f14b8cf3 /ChangeLog
parent67d9a47d79a4265b98e0cc3dd3e6840030818489 (diff)
downloadzsh-eec9882d04661b1114e93b6bf6129453fae6f5a1.tar.gz
zsh-eec9882d04661b1114e93b6bf6129453fae6f5a1.tar.xz
zsh-eec9882d04661b1114e93b6bf6129453fae6f5a1.zip
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)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efc9bdb1a..5c617aec3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-05-08  dana  <dana@dana.is>
+
+	* 50176 (with xpufx, tweaked): Completion/Linux/Command/_htop:
+	Improve htop completion
+
 2022-05-07  Bart Schaefer  <schaefer@zsh.org>
 
 	* 50184: Completion/Base/Utility/_values: fix inclusion of -S