Run the Simple X Image Viewer from Emacs
|
5 лет назад | |
---|---|---|
.gitignore | 5 лет назад | |
CHANGELOG.md | 5 лет назад | |
Cask | 5 лет назад | |
LICENSE | 5 лет назад | |
LICENSE.1 | 5 лет назад | |
README.md | 5 лет назад | |
sxiv.el | 5 лет назад |
Launch sxiv (Simple X Image Viewer) from Emacs, with Dired integration.
You can get sxiv.el
from
sxiv.el
requires dash.el and an installed sxiv in your $PATH
M-x sxiv
- entry point. Run it in a Dired buffer containing images. Files marked in sxiv will be marked in Dired.
If the Dired buffer has marked files, open only those files.
With prefix argument, or when only provided directories, run recursively.
Run it from a text file containing one file name per line to open the listed files.
-n ...
)sxiv-dired-marked-files-p
doesn't work as intended with non '*' markers (e.g. C or D)At a cursory glance, picpocket (v20180914)
Feedback and MRs very welcome. 🙂
Contact the creator and other Emacs users in the Emacs room on the Jabber network - xmpp:emacs@salas.suchat.org?join (web chat)
(For help in getting started with Jabber, click here)
sxiv.el is released under your choice of Unlicense and the WTFPL.
(See files LICENSE and LICENSE.1).
wasamasa, bpalmer and #emacs for all their help and support