LinuxMint (Application Software-Text Editor: gedit)
The text editor is, like its name, mainly used to edit text files, such as reading and modifying. Everyone should
I will not talk about it much.
There are many types of text editors. For example, the powerful UltraEdit and open-source Notepad ++. These software programs are independently developed by individuals or software companies.
, Some need to buy the right to use, such as UltraEdit; some can be used without buying, such as Notepad ++. But they all have a common
Point: you need to install the software on your own in the system. You cannot use the software without installing it. To reduce users' troubles when installing software, the system usually
A text editor is provided by default, such as the default notepad in Windows. Of course, compared with professional text editors, notepad does not have the function
Very powerful. Therefore, users often install powerful text editors. In Linux, the text editor Gedit is provided by default. Mint is also
One of the many Linux releases, so it also uses Gedit as the default text editor in the system.
Gedit is the default text editor in the system, but its function is not small. Open the Mint menu, select an attachment from the menu, and
Select the text editor. In this way, the Gedit text editor is opened. Next we will explain its powerful functions in turn.
Rich menu bar:
The menu bar is at the top of the software. The menu bar provides a wide range of menus for users to choose from. The menu options are file, edit, and query.
View, search, tools, documents, and help.
Practical toolbar:
The toolbar is located under the menu bar. It puts common functions, such as opening, saving, and searching, In the toolbar as buttons. This
The sample can be used conveniently. If you feel that the toolbar is not easy to view, you can remove the check mark in front of the toolbar from the View menu. This way
You can hide the toolbar.
Powerful sidebar:
The Sidebar is on the left side of the editor. It is disabled by default. You can check the check box in front of the sidebar. This will display the side
Sidebar. Alternatively, use the shortcut key F9. The Linux file browser is integrated in the sidebar, so you can clearly see the tree in Linux
Directory structure. When there are many files, this is very convenient for file management and file operations.
Free Scalability:
Gedit supports the plug-in function. Select a preference in the editing menu to view the plug-in. For example, the document check and document statistics functions are inserted
. There is also a practical date insertion function, which is also implemented through the plug-in.
Finally, we will introduce the core features of Gedit: text editing. It supports many types of text. You can use it to open all types of files on Linux.
Supports various types of text. It provides search and replacement functions. It can display the row number and right margin. It supports shortcut key operations, such as ctrl + f
You can quickly enable the search function. In addition, visualized operations are also a feature. You can use the mouse to operate various functions.