bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: let's establish BASH_MINIMUM_TIME_BETWEEN_INTERACTIVE_COMMAND


From: Bob Proulx
Subject: Re: let's establish BASH_MINIMUM_TIME_BETWEEN_INTERACTIVE_COMMAND
Date: Wed, 29 Jan 2014 21:03:12 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

Eduardo A. Bustamante López wrote:
> Chris Down wrote:
> > Well, you can do this with PROMPT_COMMAND='sleep 1'. I don't see the
> > need for another internal variable to do this.
>
> How would that work to avoid filling the prompt with the paste buffer
> when I fat finger and paste a whole email to the prompt? It will just
> slow down the process, but not cancel it.

It would give you plenty of time to hit Control-C to interrupt it.
Try it and you will see.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]