Skip to content

fix: pass through terminal tab completion#859

Merged
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.3.2from
ZacharyZcR:fix/electron-tab-key
May 31, 2026
Merged

fix: pass through terminal tab completion#859
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.3.2from
ZacharyZcR:fix/electron-tab-key

Conversation

@ZacharyZcR
Copy link
Copy Markdown
Member

Refs Termix-SSH/Support#525

Summary

  • keep app command autocomplete behavior when history suggestions match
  • pass Tab through to the remote shell when command autocomplete is disabled, empty, or has no match
  • avoids swallowing shell completion in the Electron terminal

Validation

  • npx eslint src/ui/features/terminal/Terminal.tsx
  • git diff --check
  • npm run type-check

@ZacharyZcR ZacharyZcR merged commit db1f6c1 into Termix-SSH:dev-2.3.2 May 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant