about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2019-06-06 22:31:12 +0200
committertoonn <toonn@toonn.io>2019-06-06 22:31:12 +0200
commit712fa397f860a29e0a38a92ad441e04de0ff93ec (patch)
tree2041c91d75b0a4f2320171121fe9c573944055b8
parent41b5584435dbf13481aacf79b1c650431e894e51 (diff)
parentb1a5c2102b6117a0de5dab42d35672eb9eaa7cb9 (diff)
downloadranger-712fa397f860a29e0a38a92ad441e04de0ff93ec.tar.gz
Merge branch 'multipane_readme'
-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.