Linux users nowadays can perform various operations with programs that have a high-quality user interface. However, there are many reasons to use the Linux command line, the terminal.
The easiest way to invoke the terminal is to use the key combination ctrl+alt+t. You will notice that each time you start a new terminal, it opens in a separate window. However, the terminal gives you the option to start new terminal sessions as tabs in the same terminal window. With this tabbed interface, you can increase your productivity similar to using tabs in modern Internet browsers.
Launch the Terminal and select Preferences from the Edit menu as follows:
You will be able to see the following Preferences dialog; please make sure that the General tab is selected. From the “Open new terminals in:” drop-down, select Tab. When you click the Close button, your required changes will be confirmed and your Terminal will now be enabled to operate in a tabbed user interface.
Please note that you will be able to see a menu bar at the top of the Terminal or at the top panel of your Linux desktop(in case you have enabled Global Menus).
In order to add a new Terminal as a tab in the existing Terminal window, please select New Terminal from the Files menu as follows:
You will be able to see the new tab opened with the previous tab running its session.
Note: If you want to launch a new Terminal window instead of opening it in a tab, click ctrl+alt+t
When more than one tab is opened in a Terminal, you can add more tabs simply by clicking the plus button located on the upper right side of the tabs. New tabs are opened in the same directory as that of the previous Terminal tab.
You can switch from one tab to another in the following ways:
You can use one of the following ways to change the order of your tabs:
Please remember that now the tabs will be in the new order and will be assigned new tab numbers. You will use these new numbers to switch among tabs using the Alt+[number of the tab] control.
You can close a tab in the following ways:
Please remember that your tabs are not saved when you close the terminal window. However, the next time you start the terminal, they will still be displayed as tabs.
Once you learn to work with tabs, you can take advantage of the extra speed and ease of use that the terminal gives you. When you start working in multiple tabs, you'll see that it's very easy to add, close, rearrange, and switch tabs to increase performance. In this tutorial, you'll learn how to open a single window and work in tabs instead of a new terminal for all your operations.
Magento is a free and open-source e-commerce platform written in PHP. It is simple, easy…
ISPConfig is an open-source control panel that allows users to manage multiple servers from a…
As a Linux administrator, you may find it necessary to troubleshoot or test your Simple…
Ubuntu 24.04, like many modern Linux distributions, relies on the NetworkManager for managing network connections.…
Restic is a modern, open-source backup program designed for efficiency, security, and simplicity. It enables…
phpMyAdmin is a popular free tool written in PHP intended to administer MySQL and MariaDB…