Save settings on ctrl-D
This commit is contained in:
parent
c0574ff1ef
commit
76841de784
@ -188,6 +188,7 @@ impl Repl {
|
|||||||
_ => (),
|
_ => (),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
self.save_options();
|
||||||
println!("Exiting...");
|
println!("Exiting...");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user