{{-- Header --}}

{{ __('terminal.eyebrow') }}

{{ __('terminal.heading') }}

{{ __('terminal.subtitle') }}

{{-- Target rail --}}
{{-- Clusev host — a real SSH login into the host machine (configured by the operator). --}}
$activeKey === 'host', 'border-transparent hover:border-line hover:bg-raised/60' => $activeKey !== 'host', ])>
{{ __('terminal.servers_heading') }}
@if ($showSearch)
@if ($search !== '') @endif
@endif @forelse ($servers as $s) @empty

{{ $search !== '' ? __('terminal.no_match') : __('terminal.no_servers') }}

@endforelse
{{-- Terminal island (self-contained; Livewire never touches it after the first render) --}}
{{-- Toolbar --}}
{{-- Screen --}}
{{-- Idle placeholder --}}

{{ __('terminal.pick_target') }}