Bash: pressing tab to select entry in reverse-i-search freezes the terminal #19230

Open
opened 2026-01-31 06:37:33 +00:00 by claunia · 0 comments
Owner

Originally created by @derekthesnake on GitHub (Jan 18, 2023).

Windows Terminal version

1.15.3465.0

Windows build number

Version 10.0.19044.2364

Other Software

GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu)

Steps to reproduce

Control + Shift + R to enter reverse-i-search, type to bring up a command then press TAB to try to select it.

Expected Behavior

The command should be put at the prompt and the terminal should remain interactive.

Actual Behavior

The command does get placed at the prompt but the terminal becomes unresponsive. Control-C is the only input that registers to the screen, but it doesn't unfreeze the terminal. All other keypresses seem to have no effect, although the blinking cursor does pause blinking when other keys are pressed so it seems that they are registered to some degree.

Originally created by @derekthesnake on GitHub (Jan 18, 2023). ### Windows Terminal version 1.15.3465.0 ### Windows build number Version 10.0.19044.2364 ### Other Software GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu) ### Steps to reproduce Control + Shift + R to enter reverse-i-search, type to bring up a command then press TAB to try to select it. ### Expected Behavior The command should be put at the prompt and the terminal should remain interactive. ### Actual Behavior The command does get placed at the prompt but the terminal becomes unresponsive. Control-C is the only input that registers to the screen, but it doesn't unfreeze the terminal. All other keypresses seem to have no effect, although the blinking cursor does pause blinking when other keys are pressed so it seems that they are registered to some degree.
claunia added the Needs-TriageIssue-BugNeeds-Attention labels 2026-01-31 06:37:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19230