zed icon indicating copy to clipboard operation
zed copied to clipboard

fix(permission): LookupResource should stop the stream according to --page-limit argument

Open mazdakb opened this issue 6 months ago • 1 comments

zed calls the LookupResource in a loop, and automatically provides the cursor token. This causes the --page-limit to have practically no effect from user's perspective.

mazdakb avatar Aug 25 '25 22:08 mazdakb