Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regression in path entry when in search mode #2522

Merged
merged 4 commits into from
Feb 4, 2025

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Dec 31, 2024

Fixes #2523

The current entry text is persisted when the mode switches from search to navigate under these circumstances.

The switch now occurs on entry of a colon as well as a directory separator.

It is ensured that the search is inactive after it is cancelled.

@jeremypw jeremypw enabled auto-merge (squash) February 4, 2025 23:03
@jeremypw jeremypw merged commit 82d7220 into main Feb 4, 2025
4 checks passed
@jeremypw jeremypw deleted the jeremypw/fix-pathbar-protocol-entry branch February 4, 2025 23:05
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.

Entering a path into the pathbar no longer possible
2 participants