pub fn edit_string(content: &str) -> Result<String>
Opens an editor to edit a string, returns the edited content