Code

Add option 'author-width' to consumize the width of the author column
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index fcaa8531c807e27bb0d8d8b1da7c04978449c700..b7a8df17ea3b650d0d46066ddb441c20a48c3bb8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ Improvements:
  - Stage view: add stage-next action to jump to next diff chunk that can
    be staged. By default bound to '@'.
  - Configure: check for the ncurses header files.
+ - Add author-width option to costumize the width of the author column.
+   For example, put the following in ~/.tigrc: set author-width = 10
 
 Bug fixes: