mercurial/help/config.txt
branchstable
changeset 29648 94c5273c7d5d
parent 29577 9654ef41f7cc
child 29649 512611246ea4
equal deleted inserted replaced
29647:9b6dc989f02b 29648:94c5273c7d5d
  1740 ``interface``
  1740 ``interface``
  1741     Select the default interface for interactive features (default: text).
  1741     Select the default interface for interactive features (default: text).
  1742     Possible values are 'text' and 'curses'.
  1742     Possible values are 'text' and 'curses'.
  1743 
  1743 
  1744 ``interface.chunkselector``
  1744 ``interface.chunkselector``
  1745     Select the interface for change recording (e.g. :hg:`commit` -i).
  1745     Select the interface for change recording (e.g. :hg:`commit -i`).
  1746     Possible values are 'text' and 'curses'.
  1746     Possible values are 'text' and 'curses'.
  1747     This config overrides the interface specified by ui.interface.
  1747     This config overrides the interface specified by ui.interface.
  1748 
  1748 
  1749 ``logtemplate``
  1749 ``logtemplate``
  1750     Template string for commands that print changesets.
  1750     Template string for commands that print changesets.