chg: using_history? (suggestion of @pwpiwi)

This commit is contained in:
iceman1001
2018-03-28 20:29:34 +02:00
parent 37ff9275f1
commit d0b3f1311e

View File

@@ -381,6 +381,8 @@ int main(int argc, char* argv[]) {
// Must be before the first PrintAndLog call, for rl_redisplay
//rl_initialize();
/* initialize history */
using_history();
if (argc < 2) {
show_help(true, argv[0]);