summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-11-13 15:24:25 +0000
committerwiz <wiz@pkgsrc.org>2019-11-13 15:24:25 +0000
commite153bb9304862f202f53b4d8a9efab9d5c67980b (patch)
tree7c0d643491a865d95d847f06cf47003486f4f690 /shells
parentbcf6da3f1a5e82b5717ee048ad5bd1ee0a94fd36 (diff)
downloadpkgsrc-e153bb9304862f202f53b4d8a9efab9d5c67980b.tar.gz
zsh-autosuggestions: update to 0.6.3.
## v0.6.3 - Fixed bug moving cursor to end of buffer after accepting suggestion (#453) ## v0.6.2 - Fixed bug deleting the last character in the buffer in vi mode (#450) - Degrade gracefully when user doesn't have `zsh/system` module installed (#447) ## v0.6.1 - Fixed bug occurring when `_complete` had been aliased (#443) ## v0.6.0 - Added `completion` suggestion strategy powered by completion system (#111) - Allow setting `ZSH_AUTOSUGGEST_BUFFER_MAX_SIZE` to an empty string (#422) - Don't fetch suggestions after copy-earlier-word (#439) - Allow users to unignore zle-\* widgets (e.g. zle-line-init) (#432)
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-autosuggestions/Makefile4
-rw-r--r--shells/zsh-autosuggestions/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/shells/zsh-autosuggestions/Makefile b/shells/zsh-autosuggestions/Makefile
index e9b39d04a6b..def64c35337 100644
--- a/shells/zsh-autosuggestions/Makefile
+++ b/shells/zsh-autosuggestions/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/04/17 10:02:01 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2019/11/13 15:24:25 wiz Exp $
-DISTNAME= zsh-autosuggestions-0.5.2
+DISTNAME= zsh-autosuggestions-0.6.3
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=zsh-users/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/shells/zsh-autosuggestions/distinfo b/shells/zsh-autosuggestions/distinfo
index 0578599432a..4c27ee25512 100644
--- a/shells/zsh-autosuggestions/distinfo
+++ b/shells/zsh-autosuggestions/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/04/17 10:02:01 wiz Exp $
+$NetBSD: distinfo,v 1.5 2019/11/13 15:24:25 wiz Exp $
-SHA1 (zsh-autosuggestions-0.5.2.tar.gz) = 08ae2b09b41a02c658721bed764d20616b8b8450
-RMD160 (zsh-autosuggestions-0.5.2.tar.gz) = 91919dff3e27eced1f3610ad454b5282459c5213
-SHA512 (zsh-autosuggestions-0.5.2.tar.gz) = a435f41c535abb5a4a1b3d6339f1555981060fffc465a610605d034e7946978eff15df1f25f901dfaec31ce5a33628589fa7e7274726c8ecf94712f270f2ca53
-Size (zsh-autosuggestions-0.5.2.tar.gz) = 21702 bytes
+SHA1 (zsh-autosuggestions-0.6.3.tar.gz) = 881562cdb865f1f14f17667e28e473ec7f50417b
+RMD160 (zsh-autosuggestions-0.6.3.tar.gz) = 21f3c24df359041f02a2e9b8b3559783f1640275
+SHA512 (zsh-autosuggestions-0.6.3.tar.gz) = bafeca5c6ef3d315310976762fdc5db5ae3db3960c4ac17c1ac139a4d09c2733c24884e7f708881e3f3cacf96c39d9ddeac0b1ca6c8720d2febb41c9894d4ad3
+Size (zsh-autosuggestions-0.6.3.tar.gz) = 25819 bytes