Files
nethack/util
PatR 6b54456c45 extended #version windowing options
When makedefs generates dat/options for #version, enhance the
formatting of the 'supported windowing systems' section with more
thorough word fill and also emphasize the actual window system names
so that user can tell what value to give to OPTIONS=window_system:%s
when picking one of them.  Before and after

Supported windowing systems:
    traditional tty-based graphics,
    terminal-based graphics using curses libraries, and X11
    with a default of tty.

Supported windowing systems:
    "tty" (traditional text with optional line-drawing), "curses"
    (terminal-based graphics), and "X11", with a default of "tty".
2019-02-17 15:00:43 -08:00
..
2018-11-11 10:29:52 -05:00
2018-09-10 21:13:10 +03:00
2016-02-13 17:56:57 -08:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2018-11-27 18:21:58 -08:00
2018-12-15 22:40:30 +01:00
2018-11-27 18:21:58 -08:00
2019-02-17 15:00:43 -08:00
2015-05-25 09:21:31 +09:00
2019-02-13 16:11:23 -08:00