zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: Mikael Magnusson <mikachu@gmail.com>
Cc: zsh workers <zsh-workers@zsh.org>,
	thekittendev@gmail.com, jroquet@arkanosis.net
Subject: Re: Suggestion: forward-delete-word
Date: Wed, 26 Sep 2018 15:12:08 +0000	[thread overview]
Message-ID: <1537974728.2207321.1521466824.5362A21A@webmail.messagingengine.com> (raw)
In-Reply-To: <CAHYJk3Tr2A7zv8ZBcLsHB=pTukQByhzq-9mQkpeO9AMS6==Lxw@mail.gmail.com>

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

Mikael Magnusson wrote on Wed, 26 Sep 2018 17:05 +0200:
> On Wed, Sep 26, 2018 at 4:55 PM, Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
> > that info in zshzle(1) or zshall(1).
> 
>        In many places, references are made to the
>        numeric argument.  This can by default be
>        entered in emacs mode by holding the alt
>        key and typing a number, or pressing escape
>        before each digit, and in vi command mode
>        by typing the  number before  entering a
>        command.   Generally  the  numeric  argument
>        causes  the next command entered to be
>        repeated the specified number of times,
>        unless otherwise noted below. See  also  the
>        Arguments subsection of the Widgets section
>        for some other ways the numeric argument can
>        be modified. The default bindings mentioned
>        here use the digit-argument widget.
> 
> 
> The referenced "Arguments" subsection containes the neg-argument
> widget. Many individual widgets also mention exactly what happens when
> given a numeric argument.

Thanks --- I did read that section before posting, but the last sentence
led me to disregard keybindings not documented under digit-argument.
Docs patch attached :)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-zshzle-Clarify-sentence-in-introduction.patch --]
[-- Type: text/x-patch; name="0001-zshzle-Clarify-sentence-in-introduction.patch", Size: 1208 bytes --]

From 31657e8058b577e965d65fa18a7b2b937d82ff96 Mon Sep 17 00:00:00 2001
From: Daniel Shahaf <d.s@daniel.shahaf.name>
Date: Wed, 26 Sep 2018 15:11:12 +0000
Subject: [PATCH] zshzle: Clarify sentence in introduction.

---
 Doc/Zsh/zle.yo | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 6ae4863c6..895c5c570 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -47,11 +47,11 @@ by default be entered in emacs mode by holding the alt key and typing
 a number, or pressing escape before each digit, and in vi command mode
 by typing the number before entering a command.  Generally the numeric
 argument causes the next command entered to be repeated the specified
-number of times, unless otherwise noted below. See also
+number of times, unless otherwise noted below; this is implemented
+by the tt(digit-argument) widget. See also
 ifzman(the em(Arguments) subsection of the em(Widgets) section )\
 ifnzman(noderef(Arguments) )\
-for some other ways the numeric argument can be modified. The default
-bindings mentioned here use the tt(digit-argument) widget.
+for some other ways the numeric argument can be modified.
 
 startmenu()
 menu(Keymaps)

      reply	other threads:[~2018-09-26 15:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-24 18:29 Noam Barnea
2018-09-24 18:59 ` Jérémie Roquet
2018-09-26  5:32   ` Bart Schaefer
2018-09-26 14:55     ` Daniel Shahaf
2018-09-26 15:05       ` Mikael Magnusson
2018-09-26 15:12         ` Daniel Shahaf [this message]

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=1537974728.2207321.1521466824.5362A21A@webmail.messagingengine.com \
    --to=d.s@daniel.shahaf.name \
    --cc=jroquet@arkanosis.net \
    --cc=mikachu@gmail.com \
    --cc=thekittendev@gmail.com \
    --cc=zsh-workers@zsh.org \
    /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).