← 返回命令列表

Linux command

pluma 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start

pluma

Open

pluma [file1] [file2]

Example

pluma --encoding [WINDOWS-1252] [file]

Example

pluma --list-encodings

Example

pluma +[10] [file]

说明

pluma is the default text editor for the MATE desktop environment. It's a fork of gedit 2, providing a simple yet capable editor for programming and text editing. The editor supports syntax highlighting, plugins, multiple document tabs, and external tool integration. It's designed to be easy to use while remaining powerful.

参数

--encoding _encoding_
Character encoding to use
--list-encodings
List all supported encodings
+_line_
Open file at specific line number
--new-window
Open in new window
--new-document
Open new document in existing window

FAQ

What is the pluma command used for?

pluma is the default text editor for the MATE desktop environment. It's a fork of gedit 2, providing a simple yet capable editor for programming and text editing. The editor supports syntax highlighting, plugins, multiple document tabs, and external tool integration. It's designed to be easy to use while remaining powerful.

How do I run a basic pluma example?

Run `pluma` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --encoding _encoding_ do in pluma?

Character encoding to use