Fix cursor focus and selection in input box, add AWS env var warning box, and remove AWS Bedrock login banner
This commit is contained in:
@@ -86,7 +86,7 @@ pub(crate) fn handle(
|
||||
instance_id,
|
||||
action,
|
||||
SurfaceDestination::WarpDrive,
|
||||
WorkspaceAction::OpenWarpDrive,
|
||||
WorkspaceAction::OpenGalaxyDrive,
|
||||
target,
|
||||
ctx,
|
||||
),
|
||||
@@ -124,7 +124,7 @@ pub(crate) fn handle(
|
||||
ActionKind::SurfaceWarpDriveToggle => workspace_action(
|
||||
instance_id,
|
||||
action,
|
||||
WorkspaceAction::ToggleWarpDrive,
|
||||
WorkspaceAction::ToggleGalaxyDrive,
|
||||
target,
|
||||
ctx,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user