]> git.phdru.name Git - dotfiles.git/commitdiff
.hgrc: pass options -FSX to less
authorOleg Broytman <phd@phdru.name>
Sat, 14 May 2016 22:30:09 +0000 (01:30 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 14 May 2016 22:30:09 +0000 (01:30 +0300)
.hgrc

diff --git a/.hgrc b/.hgrc
index 01ba90034610db95851ddc4362940473978cdc18..e80abc868a40b31171243691501aa1e1b124a34b 100644 (file)
--- a/.hgrc
+++ b/.hgrc
@@ -10,7 +10,7 @@ record =
 transplant =
 
 [pager]
-pager = less
+pager = less -FSX
 attend = annotate, cat, diff, export, glog, help, log, l5, qdiff, showconfig
 ignore = clone, push, recommit, shelve, unshelve, update, version