mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-02 04:36:43 +01:00
- added docstring.
This commit is contained in:
parent
70a6d51a28
commit
6cbad4b3fd
@ -2604,6 +2604,8 @@ printed, on the main window."
|
||||
(close-window-and-return-to-message *filesystem-explorer-window*))
|
||||
|
||||
(defun file-explorer-open-node ()
|
||||
"Download in a temporary file and open the eselected file, or expand
|
||||
if the selected item represents a directory."
|
||||
(when-let* ((win *filesystem-explorer-window*)
|
||||
(fields (line-oriented-window:selected-row-fields win))
|
||||
(path (fstree:tree-path fields)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user