help-octave
[Top][All Lists]
Advanced

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

Re: Octave 4.0.1 CTRL-C questions


From: Mike Miller
Subject: Re: Octave 4.0.1 CTRL-C questions
Date: Wed, 25 May 2016 08:41:26 -0700
User-agent: Mutt/1.6.0 (2016-04-01)

On Wed, May 25, 2016 at 15:22:03 +0200, Marco Atzeri wrote:
> Same on cygwin.
> 
> Technically the message is correct
>  "Press Control-C again to abort."
> 
> It is octave execution that is aborting.... ;-)

This is the same on any operating system.

Please don't confuse the issue by bringing the `less` pager into the
problem. That is the known behavior of less, it does not respond to
interrupts, and Octave does not force kill it when it receives an
interrupt. It's been this way since the beginning of time.

Please make sure to run `more off` first when working on identifying and
debugging these possible Ctrl+C issues.

-- 
mike



reply via email to

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