]> granicus.if.org Git - nethack/commit
Show regex error before asking for color
authorPasi Kallinen <paxed@alt.org>
Sun, 17 Sep 2017 10:20:25 +0000 (13:20 +0300)
committerPasi Kallinen <paxed@alt.org>
Sun, 17 Sep 2017 10:20:28 +0000 (13:20 +0300)
commit45401a13bba1259674584b4bcf4b81d6b887b9ca
tree5f5356c7a4f24169c90450127de4d7df3ca0c0b3
parent78e5c9a10ac0d03ec354b75a0ba30a398fbeb5b2
Show regex error before asking for color

When entering a new menucolor via options, show regex error
immediately afterwards, instead of asking for color and attribute
before showing the error.

Also actually show config errors even if config error handler
hasn't been initialized.
src/files.c
src/options.c