From 3b29e389406d160f11f2b6861857ce4d6d5bc0f3 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 31 Jan 2019 11:07:42 -0800 Subject: [PATCH] Add show size on resizing --- 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 df2d4acc..0980f341 100644 --- a/source/3/3.1/3.1.3/qterminal.rst +++ b/source/3/3.1/3.1.3/qterminal.rst @@ -17,7 +17,7 @@ Customizing To change your preferences go to :menuselection:`file --> preferences`. To change your font press the font change the font and size press the change button in the preferences dialog. 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 i beam 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. +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 apply these changes to see how they appear on qterminal press the :guilabel:`apply` button. If you like your new customized terminal layout press the OK button or if you wish to cancel your changes press the :guilabel:`cancel` button.