zsh-users
 help / color / mirror / code / Atom feed
From: DervishD <raul@pleyades.net>
To: Zsh-users <zsh-users@sunsite.dk>
Subject: Re: bindkey and widgets
Date: Mon, 22 Mar 2004 15:52:35 +0100	[thread overview]
Message-ID: <20040322145235.GD495@DervishD> (raw)
In-Reply-To: <20040321215105.GA32709@fargo>

    Hi David :)

 * Davilín <david@pleyades.net> dixit:
> >     No. If you want to use 'Ctrl+RePag' combo you must edit your
> > /etc/keymap and modify the lines that bind that combo to the
> > scrollback facility under Linux. You should bind them to a string:
> Thanks ;), it works nicely. I should have think at first that i didn't
> have that key combination in my keymap... instead of trying to make zsh
> to map an unknow key sequence :-/

    I'm very used to have Shift-PgUp/PgDn mapped to the scrollback
facility, in fact I consider it a 'system mapping' (which is not, you
can remap that keycombo...). Bart suggested you a very good idea:
C-v. This combination is mapped to 'quoted-insert' by default. This
function inserts the next pressed character or key combo literally.
It is very useful to discover which sequence is emitted by a certain
key combination.

    In the case of C-PgUp, I prefer shift-PgUp for the scrollback
facility, but many systems have Ctrl mapped, instead.

> >     Nonetheless, if you plan to make something more complicated in
> > the future regarding kill-line (e.g. adding more widgets to run after
> > kill-line, making the killing depending on the contents of the
> > $BUFFER, etc.) I encourage you to create a new widget.
> Right now i just want to run two widgets, but i feel confident
> enough to do a widget if in a near future i have some 'dark' ideas XDDDDDD

    Nice XDDD

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/


  reply	other threads:[~2004-03-22 15:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-21 14:31 David Gómez
2004-03-21 17:01 ` Bart Schaefer
2004-03-21 21:26   ` David Gómez
2004-03-21 18:18 ` DervishD
2004-03-21 21:51   ` David Gómez
2004-03-22 14:52     ` DervishD [this message]
2004-03-22 16:02       ` David Gómez
2004-03-22 17:53         ` Eric Mangold

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=20040322145235.GD495@DervishD \
    --to=raul@pleyades.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).