Skip to content

go_to_line: Fix go to line in multibuffers#57700

Merged
Veykril merged 1 commit into
mainfrom
push-wykowzyrtpul
May 26, 2026
Merged

go_to_line: Fix go to line in multibuffers#57700
Veykril merged 1 commit into
mainfrom
push-wykowzyrtpul

Conversation

@Veykril

@Veykril Veykril commented May 26, 2026

Copy link
Copy Markdown
Member

Instead of mixing row dimensions accidentally, this will now target the rows in the current active excerpt, clamping to the nearest excerpt if out of bounds.

Release Notes:

  • Fixed go to line going to arbitrary lines in multibuffers

Instead of mixing row dimensions accidentally, this will now target the rows in the current active excerpt, clamping to the nearest excerpt if out of bounds.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 26, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 26, 2026
@Veykril Veykril added this pull request to the merge queue May 26, 2026
Merged via the queue into main with commit 277b22f May 26, 2026
44 checks passed
@Veykril Veykril deleted the push-wykowzyrtpul branch May 26, 2026 13:44
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
Instead of mixing row dimensions accidentally, this will now target the
rows in the current active excerpt, clamping to the nearest excerpt if
out of bounds.


Release Notes:

- Fixed go to line going to arbitrary lines in multibuffers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants