From 1ff9a437608edee96802d96b51e2e8aadc979180 Mon Sep 17 00:00:00 2001 From: Buck Ryan Date: Fri, 2 Oct 2015 22:05:25 -0400 Subject: [PATCH] update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 29690ae..d532d7c 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,13 @@ settings. # Changes +2015-10-02 + +* New option (`--cwd-max-dir-size`) which allows you to limit each directory + that is displayed to a number of characters. This currently does not apply + if you are using `--cwd-mode plain`. + ([@mart-e](https://github.com/milkbikis/powerline-shell/pull/127)) + 2015-08-26 * New `plain` mode of displaying the current working directory which can be