add new chinese translations
This commit is contained in:
20
pages.zh/linux/gnome-terminal.md
Normal file
20
pages.zh/linux/gnome-terminal.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# gnome-terminal
|
||||
|
||||
> GNOME 终端模拟器。
|
||||
> 更多信息:<https://help.gnome.org/users/gnome-terminal/stable/>.
|
||||
|
||||
- 打开一个新的 GNOME 终端窗口:
|
||||
|
||||
`gnome-terminal`
|
||||
|
||||
- 在新的终端窗口中运行特定命令:
|
||||
|
||||
`gnome-terminal -- {{command}}`
|
||||
|
||||
- 在最后打开的窗口中打开一个新的标签页:
|
||||
|
||||
`gnome-terminal --tab`
|
||||
|
||||
- 设置新标签页的标题:
|
||||
|
||||
`gnome-terminal --tab --title "{{title}}"`
|
Reference in New Issue
Block a user