pub fn load(path: Option<&Path>) -> Vec<String>
Load history lines from a file, ignoring IO errors (returns empty on failure).