pub fn tilde_collapse_path(path: &Path) -> String
Collapse the home directory prefix to ~ for display.
~