OT: zsh und cd ..

From: Marian Hettwer <mh(at)kernel32.de>
Date: Fri, 28 Nov 2008 14:23:15 +0100

Hallo Liste,

ist zwar etwas OT, aber nach einem portupgrade meiner zsh verhält sie sich
bei einem "cd .." etwas - ich sage mal - dämlich.

[mhettwer(at)motor] <~/temp>cd ..
Completing `local directory' or `corrections'

und da steht er dann und würde mich wohl gerne korrigieren.
Leider hab ich trotz rumsuchen nicht geschafft ihr dieses verhalten
abzugewöhnen.

Hat jemand einen Tip? (sind ja einige zsh user anwesend :) )
Und wenn ja, dann bitte gerne mit verweis wo ich die info selbst gefunden
hätte.

hier meine .zshrc

cat .zshrc
                                            [14:22:08 on 08-11-28]
# user config
PS1="[%B%n%b@%m] <%~>"
RPS1="[%* on %D]"

WORDCHARS="*?_-.[]~=&;!#$%^(){}<>"

zstyle ':completion:*:*:cd:*:directory-stack' menu yes select

# The following lines were added by compinstall

zstyle ':completion:*' auto-description 'specify: %d'
zstyle ':completion:*' completer _expand _complete _ignored _correct
_approximate
zstyle ':completion:*' completions 1
zstyle ':completion:*' format 'Completing %d'
zstyle ':completion:*' glob 1
zstyle ':completion:*' group-name ''
zstyle ':completion:*' list-colors ''
zstyle ':completion:*' matcher-list '' 'm:{[:lower:]}={[:upper:]}'
'm:{[:lower:][:upper:]}={[:upper:][:lower:]}' 'r:|[._-]=** r:|=**'
zstyle ':completion:*' max-errors 1 not-numeric
zstyle ':completion:*' menu select=20
zstyle ':completion:*' prompt 'Fat Fingers! correcting your %e now'
zstyle ':completion:*' select-prompt %SScrolling active: current selection
at %p%s
zstyle ':completion:*' substitute 1
zstyle ':completion:*' use-compctl true
zstyle ':completion:*' verbose true
zstyle :compinstall filename '/home/mhettwer/.zshrc'

autoload -Uz compinit
compinit
# End of lines added by compinstall
# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
setopt appendhistory autocd extendedglob nomatch autopushd pushdignoredups
unsetopt beep notify
bindkey -e
# End of lines configured by zsh-newuser-install

Danke im Vorraus,
Marian

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 28 Nov 2008 - 14:23:18 CET

search this site