From 98646cbaef57431763fe69cf45a66ea505a0c0f1 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 21 Jul 2019 17:51:52 -0700 Subject: [PATCH] Fix label --- source/3/3.1/3.1.3/qterminal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.3/qterminal.rst b/source/3/3.1/3.1.3/qterminal.rst index ae153c7a..0da8777b 100644 --- a/source/3/3.1/3.1.3/qterminal.rst +++ b/source/3/3.1/3.1.3/qterminal.rst @@ -39,7 +39,7 @@ To change your preferences go to :menuselection:`File --> Preferences` or right The :guilabel:`Color scheme` field lets you say change how different colored things in the terminal colors appear. The :guilabel:`Widget style` lets you overwrite the system widget style with something other than system default. The :guilabel:`Scrollbar position` lets you move the scrollbar to the left or right or remove it entirely. The :guilabel:`Tabs position` moves the bar to that part of the window of qterminal. The :guilabel:`Cursor shape` changes the shape of the cursor between block cursor a large block, underline cursor a small underline, or IBeamCursor which is quite small like a | character. -To toggle showing the menubar check/uncheck the :guilabel:`Show the menubar` checkbox. The checkbox :guilabel:`Hide tab bar with only one tab` hides the tab bar when you only have one tab. The checkbox :guilabel:`Limit tab width` limits how wide a tab would be how be and the filed next to it is how wide to limit the width of tabs. The :guilabel:`Show a border around the current terminal` shows a border around the terminal. The checkbox :guilabel:`Show terminal size on resize` toggles showing the terminal size on resizing the window. To have support for languages with both right to left and left to right text check the :guilabel:`Enable bi-directional text support`. +To toggle showing the menubar check/uncheck the :guilabel:`Show the menubar` checkbox. The checkbox :guilabel:`Hide tab bar with only one tab` hides the tab bar when you only have one tab. The checkbox :guilabel:`Fixed tab width` limits how wide a tab would be how be and the filed next to it is how wide to limit the width of tabs. The :guilabel:`Show a border around the current terminal` shows a border around the terminal. The checkbox :guilabel:`Show terminal size on resize` toggles showing the terminal size on resizing the window. To have support for languages with both right to left and left to right text check the :guilabel:`Enable bi-directional text support`. .. image:: qterminalprefrences.png