Skip to content

repaint the prompt when exiting without selecting so the command line isn't left in a broken state#1257

Open
developic wants to merge 1 commit into
ajeetdsouza:mainfrom
developic:patch-1
Open

repaint the prompt when exiting without selecting so the command line isn't left in a broken state#1257
developic wants to merge 1 commit into
ajeetdsouza:mainfrom
developic:patch-1

Conversation

@developic

Copy link
Copy Markdown

When the interactive picker is canceled without selecting a value, zoxide query --interactive returns no result...... The function had no fallback for this case, so it left the command line in a broken state...

… fallback

When the interactive picker is canceled without selecting a value, zoxide query --interactive returns no result...... The function had no fallback for this case, so it left the command line in a broken state...
@ajeetdsouza

Copy link
Copy Markdown
Owner

Hi, what do you mean by "left the command line in a broken state"? Also, it looks like your PR is executing cd when the user has canceled the interactive picker, and doing nothing when the user actually picks something.

@ajeetdsouza ajeetdsouza added the waiting-for-response Waiting for a response from the issue author. label Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-response Waiting for a response from the issue author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants