Skip to content

fix(ctx_read): preserve explicit windows with limit - #1257

Open
cedric013 wants to merge 1 commit into
yvgude:mainfrom
cedric013:fix/1254-ctx-read-line-window
Open

fix(ctx_read): preserve explicit windows with limit#1257
cedric013 wants to merge 1 commit into
yvgude:mainfrom
cedric013:fix/1254-ctx-read-line-window

Conversation

@cedric013

Copy link
Copy Markdown
Contributor

Summary

  • preserve explicit lines:N-M when limit is the only line-window alias
  • preserve explicit anchored:N-M under the same condition
  • retain bare limit shorthand for modes without an explicit window

Testing

  • cargo fmt --check
  • full test suite delegated to pull-request CI

Closes #1254

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.

ctx_read limit should preserve explicit line windows

1 participant