Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Configuring Keys F1 to F12
- X-seq: zsh-users 15786
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Configuring Keys F1 to F12
- Date: Thu, 10 Feb 2011 10:00:13 -0800
- 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>
On Feb 10, 2:42pm, zzapper wrote:
}
} I've been trying to bindkey anything at all to the function keys without
} luck.
}
} (zsh, cygwin, dos window)
I'm not sure (never use cygwin) but I don't believe the function
keys are interpeted/converted by the dos window into any input being
delivered to the shell underneath. If you don't see *anything* in the
window when you press a function key -- particularly if you first press
ctrl-v and then follow that with the function key -- then ZLE has no way
to detect that the key has been pressed in the first place, and you'll
have to first look elsewhere for a way to cause the function keys to
send a string to the shell.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author