Skip to content

Fix regression in path entry when in search mode#2522

Merged
jeremypw merged 4 commits intomainfrom
jeremypw/fix-pathbar-protocol-entry
Feb 4, 2025
Merged

Fix regression in path entry when in search mode#2522
jeremypw merged 4 commits intomainfrom
jeremypw/fix-pathbar-protocol-entry

Conversation

@jeremypw
Copy link
Contributor

@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