zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: Christian Neukirchen <chneukirchen@gmail.com>
Cc: zsh-workers@zsh.org
Subject: Re: Obscure zsh history overflow with segfault
Date: Sat, 21 Jan 2012 04:39:57 +0200	[thread overview]
Message-ID: <20120121023957.GA2643@daniel3.local> (raw)
In-Reply-To: <87ty3q5ffx.fsf@gmail.com>

Christian Neukirchen wrote on Fri, Jan 20, 2012 at 20:42:10 +0100:
> Any ideas?  TBH, I don't even know what "r 100 asdfgh" should do,
> it was a mistyping of "repeat 100 asdfgh".

% which r
r: shell built-in command
% man zshall | grep -w r | grep -w fc 
       r      Same as fc -e -.
% run-help fc | head -30
...
% 

Apparently, 'r 100 foo' should re-execute the portion of your history
from event #100 to event 'foo'.

Sounds like a bad idea...


  reply	other threads:[~2012-01-21  2:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-20 19:42 Christian Neukirchen
2012-01-21  2:39 ` Daniel Shahaf [this message]
2012-01-24 20:28   ` Bart Schaefer
2012-01-26 20:57     ` Peter Stephenson
2012-01-27  4:59       ` 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=20120121023957.GA2643@daniel3.local \
    --to=d.s@daniel.shahaf.name \
    --cc=chneukirchen@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).