Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Is it possible to remap C-; in zsh?
- X-seq: zsh-users 15419
 
- From: Derek Thurn <derek@xxxxxxxx>
 
- To: zsh-users@xxxxxxx
 
- Subject: Is it possible to remap C-; in zsh?
 
- Date: Tue, 21 Sep 2010 15:18:00 -0700
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:received:mime-version:sender:received:from:date         :x-google-sender-auth:message-id:subject:to:content-type;        bh=Gm4lxI4NVHoTysSSrwachFZeDPHLVEVlvkTnbTbiTiY=;        b=YdRY1rqNjFZXbIqgnZI7HftBHE4hmOQXb3fEC2PsniNEhhz+ZwPgP8FWjjsrL7V0XF         27ca/VY4gZO5RMvbZMGuOs7AKjplarfII+49T2n/5AXO5JiL5rFSAovZ2rvHOpWomQ1i         ylpG9i8HSyZMKX6l7weLluxm2YXltF24wV0eU=
 
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=mime-version:sender:from:date:x-google-sender-auth:message-id         :subject:to:content-type;        b=bHv/uPZooD/buujdwqaH+d5oa7Y8HdHCZImAl8Csei4g0eppxSh5KzMw02guPIHJKc         UxtopMO9uXXHvzo4KvIJ9AnZyqe4owtYObybhoIW5YjrGw1U1iVdEPccpvrYpe2J+shj         S6r3iT46Pr310vIJ4rz3MfVswC+ekrLw6wzjM=
 
- 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
 
- Sender: dthurn@xxxxxxxxx
 
Hi,
I'm a fan of remapping Ctrl+Semicolon, since it's conveniently on the home
row. However, when I try and map it to something in zsh using bindkey, it
doesn't let me. Am I out of luck if I want to bind this useful sequence to a
zsh function?
Thanks,
Derek
Messages sorted by:
Reverse Date,
Date,
Thread,
Author