first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use super::available_shells::AvailableShell;
|
||||
use super::shell::ShellName;
|
||||
use crate::terminal::shell::ShellType;
|
||||
|
||||
use super::{available_shells::AvailableShell, shell::ShellName};
|
||||
|
||||
/// The current state of launching a shell.
|
||||
#[derive(Clone, Debug)]
|
||||
pub enum ShellLaunchState {
|
||||
|
||||
Reference in New Issue
Block a user