summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorsph <sph@sphnet.in>2026-03-09 10:20:10 +0100
committerdana <dana@dana.is>2026-05-16 19:04:18 -0500
commit6cd02b9e2a005e2a2fb3bd4af09878bf86e7b7c9 (patch)
tree5828a18f1814c529b667d18564deeeb296dc16af /ChangeLog
parentgithub #170 (tweaked): Clarify the documentation about -d flag in compadd (diff)
downloadzsh-6cd02b9e2a005e2a2fb3bd4af09878bf86e7b7c9.tar
zsh-6cd02b9e2a005e2a2fb3bd4af09878bf86e7b7c9.tar.gz
zsh-6cd02b9e2a005e2a2fb3bd4af09878bf86e7b7c9.tar.bz2
zsh-6cd02b9e2a005e2a2fb3bd4af09878bf86e7b7c9.tar.lz
zsh-6cd02b9e2a005e2a2fb3bd4af09878bf86e7b7c9.tar.xz
zsh-6cd02b9e2a005e2a2fb3bd4af09878bf86e7b7c9.tar.zst
zsh-6cd02b9e2a005e2a2fb3bd4af09878bf86e7b7c9.zip
github #161 (tweaked): zkbd: allow zkbd to generate config in a custom directory
+ check for empty arg
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00bd1d2d3..e7a25492a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2026-05-16 dana <dana@dana.is>
+ * sph: github #161 (tweaked): Doc/Zsh/contrib.yo,
+ Functions/Misc/zkbd: allow zkbd to generate config in a custom
+ directory
+
* Michael Baikov: github #170 (tweaked): Doc/Zsh/compwid.yo:
Clarify the documentation about -d flag in compadd