Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
visible mark and reverse-menu-complete
- X-seq: zsh-workers 22949
- From: Jörg Sommer <joerg@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: visible mark and reverse-menu-complete
- Date: Tue, 31 Oct 2006 22:17:52 +0000 (UTC)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Sender: news <news@xxxxxxxxxxxx>
Hi,
I've two problems/questions:
· Is it possible to make the mark (the text between the point where you
pressed ^@ and the editing point) visible? I thought of something like
printing the text in inverse mode (\e[7m).
· To iterate through a list of menu completions I use
reverse-menu-completion. But if no menu completion startet r-m-c starts
at the begin of the list not the end.
% ls M<key for r-m-c>
Mail/ Mnt/
% ls Mail/
but I expected
% ls Mnt/
What I doing wrong?
Bye, Jörg.
--
Roesen's Law (http://www.bruhaha.de/laws.html):
Sobald ein Troll, DAU oder Elch im Lauf eines Threads auf heftige Kritik
stößt, argumentiert er mit der Arroganz des Kritikers. Dies kann auch
vorsorglich erfolgen.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author