bruno icon indicating copy to clipboard operation
bruno copied to clipboard

show files not loaded windows (#4041)

Open tlaloc911 opened this issue 10 months ago • 0 comments

Make collection path supression independant of separator

Description

Update collection path replacement expression to make it work on windows, current one considers '/' as a path separator

Fixes #4041

Contribution Checklist:

  • [X] The pull request only addresses one issue or adds one feature.
  • [X] The pull request does not introduce any breaking changes
  • [ ] I have added screenshots or gifs to help explain the change if applicable.
  • [X] I have read the contribution guidelines.
  • [X] Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

tlaloc911 avatar Feb 17 '25 00:02 tlaloc911