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

core: make search_stop scroll to search start position #2094

Merged

Conversation

trygveaa
Copy link
Contributor

When you run /input search_stop it should scroll to the scroll position the buffer was at before starting the search, rather than to the bottom of the buffer.

Fixes a regression introduced in commit b83b428

Fixes #2093

When you run /input search_stop it should scroll to the scroll position
the buffer was at before starting the search, rather than to the bottom
of the buffer.

Fixes a regression introduced in commit b83b428

Fixes weechat#2093
@flashcode flashcode added the bug Unexpected problem or unintended behavior label Mar 13, 2024
@flashcode flashcode self-assigned this Mar 13, 2024
@flashcode flashcode added this to the 4.3.0 milestone Mar 13, 2024
@flashcode flashcode merged commit 811390e into weechat:master Mar 13, 2024
10 checks passed
@trygveaa trygveaa deleted the fix/search-stop-at-start-position branch March 13, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/input search_stop always scrolls to the bottom
2 participants