tests/test-config-env.py.out
author Yuya Nishihara <yuya@tcha.org>
Wed, 30 Aug 2017 22:51:28 +0900
changeset 34019 205c47e30a93
parent 31685 d83e51654c8a
permissions -rw-r--r--
revset: make match function follow given subset if specified (API) This should be sensible default since mfunc(subset) is roughly equivalent to 'subset & mfunc'. The order argument is still there so we can specify 'anyorder' if the order doesn't really matter.

pager.pager=p0 # $TESTTMP/sysrc:4
ui.editor=e1 # $TESTTMP/userrc:2

pager.pager=p2 # $PAGER
ui.editor=e1 # $TESTTMP/userrc:2