summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-close-file.page
blob: 54707444c9c726d815dca1dc1e648121958aef90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="gedit-close-file">

  <info>
    <link type="guide" xref="gedit-files-basic" group="fourth"/>
    <desc>Exit from the file you are using.</desc>
    <revision pkgversion="3.8" date="2013-03-07" status="final"/>
    <revision pkgversion="3.24" date="2017-09-17" status="final"/>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jcampbell@gnome.org</email>
    </credit>

   <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>

  <title>Close a file</title>

  <p>To close a file in <app>gedit</app>, click the <gui style="button">×</gui>
  that appears on the right-side of the file's tab, or press
  <keyseq><key>Ctrl</key><key>W</key></keyseq>.</p>
  <p>Any one of these actions will close a file in <app>gedit</app>. If your
  file contains changes that have not been saved, <app>gedit</app> will prompt
  you to save those changes before closing the file.</p>

</page>