diff options
author | rbuj <[email protected]> | 2020-04-16 17:31:48 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-04-16 18:29:01 +0200 |
commit | 738ea8347fe4c18b6f07cb4f247bd35a4c6dda0b (patch) | |
tree | 25bbb26bbc396d845a5cd65875e9c24f0d6937f8 /help/C/index.docbook | |
parent | b6d827c00b671daa5ed37b9074f4f4bb4f06cfb9 (diff) | |
download | pluma-738ea8347fe4c18b6f07cb4f247bd35a4c6dda0b.tar.bz2 pluma-738ea8347fe4c18b6f07cb4f247bd35a4c6dda0b.tar.xz |
help: Add tip about how to show location entry on Open File dialog
Diffstat (limited to 'help/C/index.docbook')
-rw-r--r-- | help/C/index.docbook | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook index 413c95b6..29dd3306 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -382,6 +382,9 @@ <note> <para>You can open multiple files in <application>pluma</application>. The application adds a tab for each open file to the window. For more on this see <xref linkend="pluma-tabs"/>.</para> </note> + <tip> + <para>You can type the file location on <guilabel>Open File</guilabel> dialog. To switch between location entry and breadcrumbs, press <keycombo><keycap>Ctrl</keycap><keycap>l</keycap></keycombo>, <keycap>.</keycap>, <keycap>~</keycap> or <keycap>/</keycap>.</para> + </tip> </section> <!-- ============= To Save a File ==================================== --> |