zsh-users
 help / color / mirror / code / Atom feed
From: Antoine Calando <antoine.calando@free.fr>
To: Dominic Mitchell <dom@happygiraffe.net>
Cc: zsh-users@sunsite.dk
Subject: Re: completion for darcs
Date: Fri, 01 Apr 2005 15:18:48 +0200	[thread overview]
Message-ID: <424D4A38.6010607@free.fr> (raw)
In-Reply-To: <20050401123620.GA2607@ppe.happygiraffe.net>

Dominic Mitchell wrote:
 > I don't know whether one exists or not, but you probably won't be able
 > to bind to Ctrl-Tab.  On all the terminals I have lying around, it
 > produces a plain tab for zsh to see.

With X, It is possible by adding some modifications in .Xdefaults:

*VT100.Translations:    #override\
     Shift ~Ctrl ~Meta<Key> BackSpace: string("\033[40;2~") \n

With the Linux console, you have to modify files used by loadkey.

I configured my system to use ctrl+arrows to move cursor from word
to word, or ctrl+backspace to delete a full word... it is very handy
and I don't have to remember all that prehistoric shortcuts from
vi/emacs ;-)

Antoine


  reply	other threads:[~2005-04-01 13:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-01  8:06 Andrei A. Voropaev
2005-04-01  8:09 ` Andrei A. Voropaev
2005-04-01  9:32   ` Antoine Calando
2005-04-01 12:36     ` Dominic Mitchell
2005-04-01 13:18       ` Antoine Calando [this message]
2005-04-01 21:37         ` Sami Samhuri
2005-04-05  7:29         ` Frederik Eaton
2005-04-05 14:40           ` Bart Schaefer
2005-04-05 14:58             ` Andrei A. Voropaev
2005-04-01 12:56     ` J
2005-04-01 13:32     ` Peter Stephenson
2005-04-01 13:51       ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=424D4A38.6010607@free.fr \
    --to=antoine.calando@free.fr \
    --cc=dom@happygiraffe.net \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).