about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorWojciech Siewierski <wojciech.siewierski@onet.pl>2019-06-13 02:07:03 +0200
committerGitHub <noreply@github.com>2019-06-13 02:07:03 +0200
commit84dfcac54d1c07c18bc8fd3ba61a8fe957c67757 (patch)
treeb8bdadd60843e5a1e4b5b7f1ed0c7d905f10c393 /README.md
parenta955719f15037eaabb20cd1c8af8bc8d40cadd33 (diff)
parent712fa397f860a29e0a38a92ad441e04de0ff93ec (diff)
downloadranger-84dfcac54d1c07c18bc8fd3ba61a8fe957c67757.tar.gz
Merge branch 'master' into pr/safe-image-wd
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6ef246a8..be17f0f9 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,13 @@ out which program to use for what file type.
 
 ![screenshot](https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/screenshot.png)
 
+For `mc` aficionados there's also the multi-pane viewmode.
+
+<p>
+<img src="https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/twopane.png" alt="two panes" width="49%" />
+<img src="https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/multipane.png" alt="multiple panes" width="49%" />
+</p>
+
 This file describes ranger and how to get it to run.  For instructions on the
 usage, please read the man page (`man ranger` in a terminal).  See `HACKING.md`
 for development-specific information.