mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
docs
This commit is contained in:
parent
1cd74ad02e
commit
a11713ee18
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ impl ExternalEditorComponent {
|
|||
}
|
||||
}
|
||||
|
||||
///
|
||||
/// opens file at given `path` in an available editor
|
||||
pub fn open_file_in_editor(path: &Path) -> Result<()> {
|
||||
io::stdout().execute(LeaveAlternateScreen)?;
|
||||
defer! {
|
||||
|
|
|
|||
Loading…
Reference in a new issue