[Konsole-devel] [Bug 272944] Konsole should auto-resume a stopped shell

Christopher Yeleighton giecrilj at stegny.2a.pl
Sun Aug 21 21:18:57 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=272944





--- Comment #2 from Christopher Yeleighton <giecrilj stegny 2a pl>  2011-08-21 21:18:56 ---
<URL: info:/bash/Job%20Control%20Builtins >

suspend [-f]
      Suspend the execution of this shell until it receives a `SIGCONT'
      signal.  A login shell cannot be suspended; the `-f' option can be
      used to override this and force the suspension.

The reason why the login shell is protected from suspension is that the user
would have a hard time waking it up; it is the same case in Konsole shell. 

While Konsole should not pretend the shell it runs is a login shell, it can
simulate the prohibition as described above.

The operator can accidentally suspend the main shell by telling it to suspend
(thinking it is a dependent shell).

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list