Git commit e7ddb2372bae5a3a5e7578569868c546a0441206 by Yuri Chornoivan. Committed on 02/07/2020 at 08:50. Pushed by yurchor into branch 'master'.
Update docs for the Tabs/Splitters page M +5 -2 doc/manual/index.docbook https://invent.kde.org/utilities/konsole/commit/e7ddb2372bae5a3a5e7578569868c546a0441206 diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook index 56d5b714..0ae7a660 100644 --- a/doc/manual/index.docbook +++ b/doc/manual/index.docbook @@ -52,7 +52,7 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2020-06-06</date> +<date>2020-07-02</date> <releaseinfo>Applications 20.08</releaseinfo> <abstract><para>&konsole; is &kde;'s terminal emulator.</para></abstract> @@ -1001,13 +1001,16 @@ Notifications...</guimenuitem></menuchoice></term> </listitem> <listitem> <para> - Using the <guilabel>Tab Bar</guilabel> page you can configure the visibility and + Using the <guilabel>Tab Bar/Splitters</guilabel> page you can configure the visibility and placement of tab bar, define tabs behavior and fine-tune the tab buttons options. It is possible to configure if you want to <guilabel>Show 'New Tab' button</guilabel> and <guilabel>Expand individual tab widths to full window</guilabel> or configure <guilabel>Use user-defined stylesheet</guilabel>. The <guilabel>Behavior</guilabel> tab can be used to define the place for the new tabs (<guilabel>At the end</guilabel> or <guilabel>After current tab</guilabel>) and closing of tabs with a &MMB; click. </para> + <para> + It is also possible to configure visibility of the split headers (<guilabel>When needed</guilabel> (default), <guilabel>Always</guilabel>, or <guilabel>Never</guilabel>) and define the drag handle size for splits (<guilabel>Small</guilabel> (default), <guilabel>Medium</guilabel>, or <guilabel>Large</guilabel>) using the <guilabel>Splits</guilabel> tab of this configuration page. + </para> </listitem> <listitem> <para>
