diff options
-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 ==================================== --> |