Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Configuring Keys F1 to F12
- X-seq: zsh-users 15783
- From: Anthony Charles <antho.charles@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Configuring Keys F1 to F12
- Date: Thu, 10 Feb 2011 16:34:54 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=/9dgHK9dNr1QcyC5NhqCY6vj6nlPfujpgjtR46CB0MI=; b=Sq2CvE0lV3rr/VPJt2Fi56NaekfMNMaySdhtiY2oLcbSBCB5fPuEXAq8YajDtFXtZV SBRQtjJMPxJYBmVSolfjOcC3Lzbegkt+y4e26njP2E9bzqEVRmg3wYHFBT8V824LqJUM z/+hsQWrN08Bc/phdvuJllG37V0y3TJXTMDjo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=P5BqTS5dHpGIX27EN8M7cuFc97aLqMuHT4yDb8UZDjVAoPjqy65O9j4HJW3QuQ117C KwdWtYEYZ3BpBuYNASe7g2dU3/8Vy36g/RbicsOnt+3b6vK0JW5+yNww4FnmWVfvW0Z5 P+JpfoNDLwTzOH+rCgCNB6zXTQNqC+PyglT3k=
- In-reply-to: <Xns9E8895882A0D5zzappergmailcom@80.91.229.10>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <Xns9E8895882A0D5zzappergmailcom@80.91.229.10>
Hi,
bindkey -s '^v<F1>' 'ls -l'
Is this what you want ?
On Thu, Feb 10, 2011 at 02:42:03PM +0000, zzapper wrote:
> Hi
> I've been trying to bindkey anything at all to the function keys without
> luck.
>
> (zsh, cygwin, dos window)
>
> I can bind the control keys etc. Ideally I want to assign text to the
> function keys
>
> eg press f7 and generate say perl at the prompt
>
> How many wrong trees am I barking up?
>
>
>
--
Anthony CHARLES
Messages sorted by:
Reverse Date,
Date,
Thread,
Author