You are not logged in.

#1 2005-07-18 21:54:11

paranoos
Member
From: thornhill.on.ca
Registered: 2004-07-22
Posts: 442

zsh and inputrc [solved]

well, based on discussion in my "shell recomendations" thread, i've decided to go ahead and give zsh a try. it's very powerful!

but one thing is irking me! it doesn't seem to be processing anything in inputrc, so whenever i press Home, End, Insert, or Delete, it just types a ~ on the commandline.

the standard /etc/zsh/zprofile contains

export INPUTRC="/etc/inputrc"

i've added code in zprofile to make sure it's actually getting run, and it is. i've also added a keybinding in ~/.inputrc for the Insert key to make sure it works, and bash accepts it, but zsh does not! grrr

i'm running urxvt, and TERM is correctly set to rxvt-unicode. this problem is also occuring in xterm, and in the linux console. i've tried changing the TERM variable to xterm, xterm-color, xterm-xfree86, xterm-xf86-v40, and rxvt. no luck!

i know i can put a bunch of bindkey commands into my .zshrc, but that shouldn't be necessary ... zsh DOES read inputrc, doesn't it? otherwise, why would it be referenced in zprofile? help me!  sad

EDIT:  roll turns out zsh doesn't support inputrc afterall.

Offline

Board footer

Powered by FluxBB