]> code.delx.au - dotfiles/commitdiff
gitconfig: Fixed pager to use alternate screen
authorJames Bunton <jamesbunton@delx.net.au>
Sat, 1 Sep 2012 05:07:10 +0000 (15:07 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Sat, 1 Sep 2012 05:07:10 +0000 (15:07 +1000)
.gitconfig

index 2c9b475905865de042e29679ddeb65f7ef3969a9..852df84c3ccd394401e7465af30b554cc7e45299 100644 (file)
@@ -5,5 +5,5 @@
 [color]
        ui = always
 [core]
-       pager = less -R
+       pager = less -+F -+X
        editor = vim