octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #45654] Ctrl-C quits all editor windows


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #45654] Ctrl-C quits all editor windows
Date: Sat, 30 Apr 2016 09:52:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #45654 (project octave):

              Depends on:                         => bugs #36524            

    _______________________________________________________

Follow-up Comment #4:

Thanks for the feedback, Mike.  You're right that basing this on a string
match isn't very clean.

Version 2 of the patch adds the "detach" option to system, as an alternative
to "sync" and "async", and makes edit default to using that mode.  I think
this is nicer than adding a separate interface to setpgid or setsid, and it is
lighter than duplicating "system" just for edit.

Ideally, I'd like the help text to system to depend on whether or not setpgid
is available, but that isn't an option yet.  Perhaps it will be if bug #36524
is fixed.

(file #37028)
    _______________________________________________________

Additional Item Attachment:

File name: bug_45654_v2.cset              Size:5 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45654>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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