contrib/debian/default-tools.rc
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 04 May 2017 01:12:14 +0530
changeset 32159 0fd15522a848
parent 32065 dc82c9777209
permissions -rw-r--r--
py3: use pycompat.byteskwargs to converts kwargs to bytes baseformatter._item must contain both keys and values in bytes. So to make sure that, we convert the opts back to bytes.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32065
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
     1
[ui]
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
     2
editor = sensible-editor
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
     3
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
     4
[pager]
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
     5
pager = sensible-pager