]> ruderich.org/simon Gitweb - fcscs/fcscs.git/commit
use $screen->die instead of die when loading user config
authorSimon Ruderich <simon@ruderich.org>
Mon, 1 Feb 2016 08:39:55 +0000 (09:39 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 1 Feb 2016 08:39:55 +0000 (09:39 +0100)
commit8694357ab0e199a30166bf994a614ea0650a4981
treea0cbb5edf20efe143ef0f4f77fb42d60f605fc53
parent174f816f84386eb2366bbc8d3eaf2c0300d454d6
use $screen->die instead of die when loading user config

die does not use Curses to display the error message. Thus keeping the
user to wonder what happened when fcscs just quits.
bin/fcscs