zsh-users
 help / color / mirror / code / Atom feed
* 2 questions of completion
@ 2012-03-04 14:48 Ranousse
  2012-03-04 19:13 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Ranousse @ 2012-03-04 14:48 UTC (permalink / raw)
  To: zsh-users

1) Say I have an alias such as
alias grep=egrep
Suppose I don't want to use the alias I can use
\grep something

However I noticed that
\gr tab (for completion) deletes the \ at the beginning of the line.
Is there an option or something to avoid this.


2) Still about completion but quite different

With menu select activated, I need to press enter twice to validate a
command so I use
bindkey -M menuselect '^M' .accept-line
and it works.

However I have a similar problem with backspace, and can't find
solution. What can I do to make backspace works (I mean not pressing
this key twice) ?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-05  0:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-04 14:48 2 questions of completion Ranousse
2012-03-04 19:13 ` Bart Schaefer
2012-03-04 22:55   ` Ranousse
2012-03-05  0:28     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).