Might be default some places (like on Ubuntu), but if using an X-display, will usually use Ubuntu-mono on the "X-server" (which is running on cygwin), Native Win, usually Lucida-Console, as native win doesn't have a decent renderer for X-fonts.

I normally do my editing/devel on *nix running "X" and displaying on a Win-console using cygwin-X.

So not really a "default" in either case (I chose "other"). I have tried several or most of the other fonts listed.

Important note:X running w/font-config doesn't use the same font to display all characters, so the question is slightly unanswerable if you use 'X' on modern *nix's. I.e. I'll get reasonable display of many languages (including Japanese), in-line along with interspersed English (cf. Win7-64native Vim -- have to use 1 font that has all the chars defined that I need), though such is not true in many win-native programs.

Ex. Using "SecureCRT" a tty-style ssh client for windows will display in-line Japanese in tty sessions:

*example can't be shown on non unicode accepting sites*

Why does this site display amber;pound(or sharp) and a number for UTF-8 input? Makes it hard to discuss what fonts look good or how they display when the site doesn't allow most of the world's characters... ;-(

sigh


In reply to Re^2: What font do you use for programming? by perl-diddler
in thread What font do you use for programming? by choroba

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.