Hello, how to setup keys under ZSH shell ? Default setup is not working (or at least seem totally not logical...) as 'Home' or 'End' do nothing, delete-char is deleting the left character where the right character is expected ..etc.. I'm using Fedora-9 Here is my home file .zshrc : HISTFILE=~/.histfile HISTSIZE=1000 SAVEHIST=1000 setopt autocd bindkey -e bindkey "^[[3~" delete-char # I tried this but no result... # End of lines configured by zsh-newuser-install # The following lines were added by compinstall zstyle :compinstall filename '/home/bruno/.zshrc' autoload -Uz compinit compinit # End of lines added by compinstall # Thanks for any help or clue; Bye, Bruno -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list