Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bindkey and vi mode question
- X-seq: zsh-users 13744
- From: Matt Wozniski <godlygeek@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: bindkey and vi mode question
- Date: Fri, 23 Jan 2009 19:02:14 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=8wj8pEXTMmDF8aua1LYQvsGrci0U/f7hJCJx6E/++UI=; b=FMciqL6O2iFEIgaDTK+jl18zHkx5kVFRdN9VIKqHx3CBWH4M0jc/1Ma23/311aFRYl vRBPMXK/JON9sO6HrzG9A+1cv4VGMGcxa5QtU+5BwLgdCluo5VXD0/Y+tDqdxmlzrJ1C dG/MdEw2jDh3sFiA3NVx0Yh2B3BvXFk8XCfaM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=FFEvJiqYxrwAqp8zq1FB3AfhlHUnVd7238giCh+MkjYLPOijkTxZaUATlSEecLHup3 FEjd7pOms1X7P74Z/CkH0DnItcDZvAXh0E8Rf4Zc4tSTuFv9Nhc50pQ2m1CuS1t9PUlP WfJJAg6MI541obpCbsCNrrV1gFjumeaYjpHQo=
- In-reply-to: <4979E0C8.8000200@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20090103100124.GA5448@xxxxxxx> <20090103185506.7f1f7c10.p.w.stephenson@xxxxxxxxxxxx> <20090121191847.GA7919@xxxxxxx> <20090123142825.GA29498@xxxxxxx> <20090123143440.GB29498@xxxxxxx> <4979E0C8.8000200@xxxxxxxxxx>
On 1/23/09, Matthew Flaschen wrote:
> Miek Gieben wrote:
>> I set my key bindings in ~/.zprofile.... and after that
>> /etc/zsh/zshrc which mangles MY key bindings again.
>
> So one solution would be to move the bindings from ~/.zprofile to
> ~/.zshrc , right?
Which, of course, is the right place for them anyway. There's no
possible reason why you would want the key bindings to take effect
only in login shells, and not other interactive shells...
~Matt
Messages sorted by:
Reverse Date,
Date,
Thread,
Author