On Thu, Feb 13, 2014 at 7:22 PM, Ted Unangst <t...@tedunangst.com> wrote: > mandoc fortunately has an option -Tlocale, which will pick between > ascii and utf8 based on environment. Perfect! Let's use it. > > Tested to work as expected in uxterm. Tested to change nothing in a > regular xterm by default (no LC_CTYPE set).
I've been using this exact man.conf (with LC_CTYPE=en_US.UTF-8) since December 2012. It would be nice to have as the default. OK here...