Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Jumping to the line above
- X-seq: zsh-users 7648
- From: Fabiano Sidler <fabianosidler@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Jumping to the line above
- Date: Thu, 1 Jul 2004 13:23:08 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hello list!
I want to implement an "inline cd-keybinding", that means:
[Some previous output]
~/bin/foo/bar $
After typing (for example) ^U twice:
[Some previous output]
~/bin $
For that I need a command or widget, that deletes the prompt on the next
line and moves the cursor back to the line preceeded.
However, I haven't found anything like that. Is there another possibility?
Thanks!
Fips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author