From a0e74758edc33d8e183b2d20d599982f7b0bbe9f Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Sun, 31 Aug 2014 20:22:02 +0200 Subject: [PATCH] Clarify sections --- README.rst | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/README.rst b/README.rst index 9393c11..070fa0a 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,9 @@ eyebrowse About ----- -``eyebrowse`` is a global minor mode for Emacs that allows you to manage -your window configurations in a simple manner. It displays their +``eyebrowse`` is a global minor mode for Emacs that allows you to +manage your window configurations in a simple manner, just like tiling +window managers like i3wm with their workspaces do. It displays their current state in the modeline by default. The behaviour is modeled after `ranger `_, a file manager written in Python. @@ -116,24 +117,12 @@ branch and open a pull request with it. List of contributors: -- `Lee Machin `_ made the prefix customizable. +`See here `_ Changelog --------- -v0.1: - -- Initial Import -- Added to MELPA - -v0.2: - -- Lots of bug fixes -- Made prefix customizable -- Added hooks -- Improved `Evil `_ integration -- Added tag -- Improved README +`See here `_ Alternatives ------------