mirror of
https://codeberg.org/cage/tinmop/
synced 2025-06-05 01:09:17 +02:00
- added downloading and opening a file from filesystem explorer window.
This commit is contained in:
@@ -628,6 +628,8 @@
|
||||
|
||||
(define-key "q" #'file-explorer-close-window *filesystem-explorer-keymap*)
|
||||
|
||||
(define-key "C-J" #'file-explorer-open-node *filesystem-explorer-keymap*)
|
||||
|
||||
;;;; hooks
|
||||
|
||||
;; this module will install an hook to rewrite urls; By default it
|
||||
|
||||
@@ -197,7 +197,7 @@ gemini.exclusive.mode.toc.width = 1/5
|
||||
|
||||
# using "buffer NUMBER" after "no wait" allow to customize the cache
|
||||
# (in Mib) to be cached before opening the partial downloaded data
|
||||
|
||||
# ▼▼▼▼▼▼▼▼▼ buffer 20 Mib
|
||||
# open "mp4$" with "xterm -e mpv" no wait buffer 20
|
||||
|
||||
# finally if you want to open some kind of file with tinmop try the
|
||||
|
||||
Reference in New Issue
Block a user