1
0
Fork 0
gedit/help/C/gedit-create-new-file.page
Daniel Baumann 61eec86fe3
Adding upstream version 48.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 19:48:29 +02:00

22 lines
622 B
Text

<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic"
id="gedit-create-new-file">
<info>
<link type="guide" xref="gedit-files-basic" group="first" />
<desc>Open a new file for editing.</desc>
</info>
<title>Create a new file</title>
<p>
The easiest way to create a new file in <app>gedit</app> is to click the
<gui>+</gui> button (the <gui>Create a new document</gui> button) on the
left side of the header bar.
</p>
<p>
The new file will appear as a new tab inside the same <app>gedit</app>
window.
</p>
</page>