Git commit 37c6bb908e5d49bf60fd7c95b07796bf82ee2415 by Yuri Chornoivan. Committed on 06/06/2020 at 18:51. Pushed by yurchor into branch 'master'.
Add docs on the 'Monitor for Process Finishing' menu item M +11 -0 doc/manual/index.docbook https://invent.kde.org/utilities/konsole/commit/37c6bb908e5d49bf60fd7c95b07796bf82ee2415 diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook index 2dd47a235..075f05a22 100644 --- a/doc/manual/index.docbook +++ b/doc/manual/index.docbook @@ -765,6 +765,17 @@ The type of alerts can be changed through </para></listitem> </varlistentry> +<varlistentry> +<term><menuchoice> +<guimenu>View</guimenu><guimenuitem>Monitor for +Process Finishing</guimenuitem></menuchoice></term> +<listitem><para><action>Toggles the monitoring of the current tab for +the process finishing</action>. +</para><para> +If checked, upon finishing the current process, &konsole; will show a notification <guilabel>The process '<replaceable>name of the process</replaceable>' has finished running in session '<replaceable>name of the session</replaceable>'</guilabel>. +</para></listitem> +</varlistentry> + <varlistentry> <term><menuchoice> <guimenu>View</guimenu><guimenuitem>Read-only</guimenuitem></menuchoice></term>
