zoxide/templates
Mark Keisler bd3a4db8e5 Allow use of cd to positions in dirstack for zsh
man zshbuiltins excerpt:
The  third  form  of  cd extracts an entry from the directory stack, and
changes to that directory.  An argument of the form  `+n'  identifies  a
stack entry by counting from the left of the list shown by the dirs com‐
mand, starting with zero.  An argument of the form `-n' counts from  the
right.  If the PUSHD_MINUS option is set, the meanings of `+' and `-' in
this context are swapped.  If the POSIX_CD option is set, this  form  of
cd is not recognised and will be interpreted as the first form.
2022-07-25 13:00:57 -05:00
..
bash.txt Escape spaces correctly in Bash completions (#408) 2022-06-25 17:20:28 +05:30
elvish.txt Upgrade to Nushell 0.61 (#362) 2022-04-22 13:11:11 +05:30
fish.txt Change change fuzzy completion prefix to `z!` 2022-07-04 17:16:35 +05:30
nushell.txt Upgrade to Nushell 0.61 (#362) 2022-04-22 13:11:11 +05:30
posix.txt fix: interactive completion for fish (#385) 2022-04-27 19:05:52 +05:30
powershell.txt Upgrade to Nushell 0.61 (#362) 2022-04-22 13:11:11 +05:30
xonsh.txt Upgrade to Nushell 0.61 (#362) 2022-04-22 13:11:11 +05:30
zsh.txt Allow use of cd to positions in dirstack for zsh 2022-07-25 13:00:57 -05:00