zsh-users
 help / color / mirror / code / Atom feed
From: "Thomas Köhler" <jean-luc@picard.franken.de>
To: zzapper <david@tvis.co.uk>
Cc: zsh-users@sunsite.dk
Subject: Re: CLI Tricks
Date: Fri, 12 Dec 2003 13:39:28 +0100	[thread overview]
Message-ID: <20031212123928.GA5699@picard.franken.de> (raw)
In-Reply-To: <80bjtvo4667ppdaap78buup1qninkgld20@4ax.com>

[-- Attachment #1: Type: text/plain, Size: 959 bytes --]

Hi,

zzapper wrote:
> On Fri, 12 Dec 2003 12:48:09 +0100, Dominik Vogt <dominik.vogt@gmx.de>
> wrote:
> 
> >> > cp verylongfilename  verylongfilename
> >
> >You want the copy-prev-word function which is by default bound to
> >Esc Ctrl-_
> 
> Is it disabled if you use bindkey -v
> 
> Cos I cant get it to work

Sure. man zshzle and search for copy-prev-word - it says it's
unbound for vi insert or command modes :)

> EscControl_
> 
> It works with bindkey -e
> 
> But then on my keyboard me its EscCTRLShift_ which rather negates its
> usefulness!!!

bindkey -M viins '^O' copy-prev-word
And use ctrl-o afterwards. Or use another key which suits you
better.

Ciao,
Thomas

-- 
 Thomas Köhler       Email:       jean-luc@picard.franken.de
     <><             WWW:           http://jeanluc-picard.de
                     IRC:                           tkoehler
                     PGP public key available from Homepage!

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-12-12 12:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-12 11:32 zzapper
2003-12-12 11:38 ` zzapper
2003-12-12 16:42   ` Bart Schaefer
2003-12-12 17:25     ` zzapper
2003-12-12 18:19     ` Peter Stephenson
2003-12-12 18:40   ` Pavol Juhas
2003-12-12 11:48 ` Dominik Vogt
2003-12-12 11:56   ` zzapper
2003-12-12 12:39     ` Thomas Köhler [this message]
2003-12-12 14:58       ` zzapper
2003-12-12 15:11   ` Hisham Muhammad
2003-12-12 17:10     ` Bart Schaefer

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=20031212123928.GA5699@picard.franken.de \
    --to=jean-luc@picard.franken.de \
    --cc=david@tvis.co.uk \
    --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).