summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-open-recent.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/gedit-open-recent.page')
-rw-r--r--help/C/gedit-open-recent.page27
1 files changed, 27 insertions, 0 deletions
diff --git a/help/C/gedit-open-recent.page b/help/C/gedit-open-recent.page
new file mode 100644
index 0000000..62af948
--- /dev/null
+++ b/help/C/gedit-open-recent.page
@@ -0,0 +1,27 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="gedit-open-recent">
+
+ <info>
+ <link type="guide" xref="gedit-files-basic" group="fifth"/>
+ <desc>Access files that you have previously opened in <app>gedit</app>.</desc>
+ </info>
+
+ <title>Reopen a recently-used file</title>
+
+ <p><app>gedit</app> provides easy access to your ten most recently-used
+ files, that have been previously opened in <app>gedit</app>. Here is how you
+ can open a recently-used file:</p>
+ <list type="numbered">
+ <item><p>Click the arrow button next to the <gui>Open</gui> button in the
+ header bar.</p></item>
+ <item><p><app>gedit</app> will display a menu with the ten most
+ recently-used files.</p></item>
+ <item><p>Select the desired file, and it will open in a new tab.</p></item>
+ </list>
+
+ <note><p>When hovering with the mouse over a recently-used file from the
+ menu, the full path to the file is displayed in the status bar at the bottom
+ of the <app>gedit</app> window.</p></note>
+
+</page>