The text editor is, like its name, used primarily for editing text files, such as reading, modifying, and so on. Everyone should
More familiar, I will not say more.
Text editor, there are many kinds. such as powerful UltraEdit, open-source notepad++. Individual or software company-developed
, some need to buy the right to use, such as UltraEdit, some do not need to buy to use, such as notepad++. But they all have a common
Point: Users are required to install the software on their own system and cannot use it without installing the software. To reduce the hassle of installing software, the system usually
A text editor, such as the default Notepad in Windows system, is provided by default. Of course, compared to a professional text editor, Notepad does not function
Very powerful. As a result, users often install powerful text editors. A text editor is provided by default in the Linux system:Gedit. So is Mint .
Linux is one of many distributions, so it also uses Gedit as the default text editor in the system.
Gedit is the default text editor in the system, but it does not have a small function. First open the Mint menu, then select the attachment in the menu,
Select the text editor. This opens the Gedit text editor. Next, we'll show you the powerful features in turn.
Rich menu bar:
At the top of the software is the menu bar. The menu bar provides a rich menu for the user to choose from, with the menu: File, edit, check
Look, search, tools, documentation and help.
Useful toolbars:
The toolbar is located below the menu bar. It puts commonly used functions, such as open, save, find, etc., in the form of buttons to the toolbar. This
The user can easily use the sample. If you feel that the toolbar is not looking good, you can remove the checkmark from the front of the toolbar in the View menu. Such
You can hide the toolbar.
Powerful side bar:
sidebar in To the left of the editor. The default is off, you can check the sidebar in the View menu to hit the front. This can show the side
Sidebar. Or you can use the shortcut key f9 . The linux file Browser is integrated in the sidebar, so you can see clearly linux tree
directory structure. This is very handy for file management and file operations when files are relatively long.
Free Expansion Features:
Gedit supports plug-in functionality. You can see the plugin by selecting Preferences from the Edit menu. For example, document checking and document statistics functions are
Implementation of the components. There are also practical insertion date functions, which are also implemented by plugins.
Finally, we introduce the core function of Gedit : Text editing. It supports text type many, the file type onLinux , can use it to open, it
Supports a wide variety of text types. It provides search and replace functionality. It can display line numbers and the right margin. It supports shortcut key operations, such as ctrl+f
You can quickly open the Find feature. In addition, visualization is also a feature of the operation, you can use the mouse to operate various functions.
About Gedit First introduce these, if later have good knowledge, and then share with you.
Linux Mint (Application software-text editor: gedit)