diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-01-04 22:58:42 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-01-04 22:58:42 -0300 |
commit | c872b2b5bc6a6e7af28d6443c7ed73eaa5166a31 (patch) | |
tree | bf47dbffa59a54c4f3629cac891d386cb0ec6970 /README.md | |
parent | dcae1cb169e10b7408e89230003e1000c45467dd (diff) | |
download | finder-c872b2b5bc6a6e7af28d6443c7ed73eaa5166a31.tar.gz finder-c872b2b5bc6a6e7af28d6443c7ed73eaa5166a31.tar.bz2 |
Feat: plugin: opener: rifle
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ browser other contents such as file lists, spreadsheets and remote queries. * [Python][] 3+. * [Prompt Toolkit][] ([python3-prompt-toolkit][] on [Debian][]). * [platformdirs][] ([python3-platformdirs][] on [Debian][]). +* [ranger][] (`ranger` on [Debian][]), for the `rifle(1)` file opener integration. [Python]: https://python.org [Prompt Toolkit]: https://python-prompt-toolkit.readthedocs.io/en/master/index.html |