Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Strange key binding behaviour change
- X-seq: zsh-users 15533
- From: Ian Petts <ipetts@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Strange key binding behaviour change
- Date: Fri, 12 Nov 2010 12:08:08 +1100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mail-followup-to:mime-version:content-type :content-disposition:user-agent; bh=tF0rlMw/M8pdfjryCSM7gZ/ScAm61Za+x1yarYPd5cg=; b=wsp+Mkas1TIbH441UOEAkgecBPvh1jDMvmZM0/OUR3osyVJjcHBfHDcEpowal+6vkS HM/VHhD8pScwQl6o6HBMpTeynBBZKNCMS7PZHI+JozJ3FDQfK4FJ/1xn/5sI2mdBPSRD WROqRPxxEsDnZ07bJTwvfzDZWh63GIbI12rgY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-type:content-disposition:user-agent; b=n2Y+ZmoNrH0fxhysTsX9zdVEDxJV8R1/N0wjK6pxw4zuoLGGtujV+q89jKjytEliBo ihTZDV9s1jq+/12BqT2T2Z4BHwSDbNOn16LNei9f3JJxfo97HtJw0GMtMJntpTeTK5dE njNz/rIu5+QIlEry1DnSLTkgE7dPKKGfDF9k4=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I'm trying to track down a problem that's crept into one of my machines.
It started a month or two ago, possibly after an upgrade. Several other
machines with similar setups are _not_ experiencing this.
zsh seems to have lost many of it's previously defined "deafult" key
bindings; Ctrl-A beginning of line, Ctrl-E end of line etc. I have had
to explicitly add these to my .zshrc now, whereas earlier it "just
worked".
On a probably-related note, I can still recall previous command history
entries with "up-arrow", however the cursor now defaults to being at the
start of the recalled command rather than the end as previously.
Machine is an Ubuntu 10.10 box. I'm not in front of it at the moment, so
can't give the exact zsh version, but it is the current/default version
shipped with the distro.
I have been trying to recall/find the "start zsh without any startup
files" option in order to start debugging, but so far without success.
Can someone please assist?
Thanks,
Ian.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author