From b6af173dccb295cd7bc2f620db2da98b9234cf4d Mon Sep 17 00:00:00 2001 From: Marlon Richert Date: Tue, 2 May 2023 08:01:27 +0300 Subject: [PATCH] Remove debugging from dir name code --- functions/..znap.dirname | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/functions/..znap.dirname b/functions/..znap.dirname index cf7351f..c19dd71 100644 --- a/functions/..znap.dirname +++ b/functions/..znap.dirname @@ -54,14 +54,13 @@ # Complete ~[...] ..znap.dirname.c() { -set -x if [[ -n $ISUFFIX ]]; then # Workaround: In Zsh <= 5.9.0, _setup doesn't get called when completing inside a subscript. _setup default else local suf=-S] fi -set +x + local -a expl=() _description named-directories expl 'named directory'