radio: files: sioyek: Add <A-<tab>> key as bind to open_last_document

impermanence
Luis Guilherme Coelho 2024-07-31 21:48:32 -03:00
parent 0c025c79e3
commit 13c3f9cc37
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 4 additions and 0 deletions

View File

@ -116,6 +116,10 @@ fit_to_page_height_smart S
# Open a file dialog to select a document. # Open a file dialog to select a document.
open_document o open_document o
# Open last opened document
open_last_document <A-<tab>>
# Open an embedded file dialog in sioyek # Open an embedded file dialog in sioyek
open_document_embedded <C-o> open_document_embedded <C-o>
# Open an embedded file dialog in sioyek rooted in the directory of current opened file # Open an embedded file dialog in sioyek rooted in the directory of current opened file