Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug in user guide
- X-seq: zsh-workers 28764
- From: cheer_xiao <xiaqqaix@xxxxxxxxx>
- To: Peter Stephenson <Peter.Stephenson@xxxxxxx>
- Subject: Re: Bug in user guide
- Date: Wed, 16 Feb 2011 21:33:07 +0800
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=WIGku6JG9iMDcn3KLEwYhMosIqPgiA4Xchw5NhbJhQo=; b=buPDIGHlZN+/Rd8luOE3ATWyuFJvUBSneJdmf2jWK606xgCgRD+XtaKQ+WuzClx1TO 7yJX+0qky1XdGVSndBFDWX95zqxvGpmRWJMPdwURn3+7zdBS7ibnigqjT6R7fSiyDm2t UDCS/93AzDcOUl/J/Gmsbt1V8XJDTcDQLVjys=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=urdbaWxK3T/2+WwZMwU3qS05haO9wLAwrKrJ6Cn0Rc3f4VCGKacNtMv7KKDtV+UaAk aHytWcFgwdGjMskbo7oL59ng6ZZOcf/Yv+m5OxYyta+2A9hZ1cajh0Gxgq19w3TjP9c9 rUTI9530ToUWhiNNbaIw8XpIkMMuTxcNKEuk0=
- In-reply-to: <20110215113720.67785fdb@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <AANLkTi=Nm7OZD3ku_6VF5V6zpUmqCvMc2if0Yu09P9nS@mail.gmail.com> <AANLkTimBbAwf-Cfa_Ki9NX-0_-gsO=51rX601xF8VqQ1@mail.gmail.com> <87ei7h2z52.fsf@ft.bewatermyfriend.org> <AANLkTinUgfiZkE0GkHt6L=ccbpXxBhFhZphOua=z3Si9@mail.gmail.com> <110210070431.ZM30121@torch.brasslantern.com> <AANLkTikVR6G_HmiVMBekp_mBXt9ebmZ4sgnDujzq_uLT@mail.gmail.com> <AANLkTi=H3yfiHFNp5iX+Zix5m6c4TuCHtn98iRVjDoX0@mail.gmail.com> <20110215113720.67785fdb@pwslap01u.europe.root.pri>
6.4.1 of User Guide (http://zsh.sourceforge.net/Guide/zshguide06.html#l154) said
There's an easy way of finding out what context you are in: at the
point where you want to complete something, instead type `^Xh', and it
will tell you.
But it doesn't work here on my box. Nor was I able to find a
pre-binded keystroke to perform this action. (I tried keybind | egrep
'(context|completion)' .) Any hints?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author