1
0
Fork 0
gedit/help/C/gedit-open-recent.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

27 lines
1 KiB
Text

<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>