Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Cursor position in shell history
- X-seq: zsh-users 16754
- From: Javier Marcet <jmarcet@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Cursor position in shell history
- Date: Sun, 12 Feb 2012 17:21:55 +0000 (UTC)
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
Last month I set up an Ubuntu based system, where I use zsh, as in all
the unix systems I manage. There is one thing which is driving me mad.
When I use the 'up arrow' to move through shell's history, the cursor is
placed at the start of the line instead of at the end. This only happens
in Ubuntu.
I use the same .zsh folder with my settings and neither the global profile
nor the global zsh settings (/etc/zsh) contain anything which me causing
it.
In readline there is a setting, history-preserve-point, which changes this.
What would be the best way to change this behavior?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author