Add explanation for possible strange behaviors of the --new-tab option

In short words, do not take that option as a serious promise :)

CCBUG: 281879
wilder-portage
Jekyll Wu 14 years ago
parent b91e2fd6a1
commit 046ff647f3
  1. 8
      doc/manual/index.docbook

@ -1127,6 +1127,14 @@ Of course, users still can run login shell in &konsole; if they really need to.
</para>
</listitem>
<listitem><para>
The <option>--new-tab</option> option sometimes behaves strangely. It may create new window, or it may create new tab in another existing &konsole; window instead of the current &konsole; window.
</para>
<para>
Those behaviors feel strange, but they are not necessarily bugs. The <option>--new-tab</option> option tries to reuse existing &konsole; windows, but not all &konsole; windows are reusable. All &konsole; windows opened through &krunner; are reusable, while most &konsole; windows opened from command line are not.
</para>
</listitem>
</itemizedlist>
</sect1>

Loading…
Cancel
Save