summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-create-new-file.page
blob: 3448d36310fa0df5c0a9d158846f0cb47463103a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<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>