pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:Rust language:Shell language:C++
Filter by
740 results
insindresorhus (press backspace or delete to remove)Fixes #432.
This dims the / separators in the rendered path so the path components are easier to scan, while leaving the path text
itself on the existing path color.
The expanded path is also %-escaped ...
Fixes #432
IssueHunt bounty: https://issuehunt.io/r/sindresorhus/pure/issues/432
Changes
- Render the current path through a prompt-safe path variable so path separators can use their own color.
...
Fixes #460
Changes
- Split the first prompt line into named preprompt segments while keeping the default rendered PROMPT unchanged.
- Add helpers to add, replace, remove, and position preprompt segments ...
Fixes #432
IssueHunt bounty: https://issuehunt.io/repos/5890857/issues/432
Changes
- Render the current path through a small formatter so / separators can use their own color.
- Add a path:separator ...
Summary
Fixes the estimated file size not updating when changing the screen-area crop.
Changes
Added an outputCropRect change observer in EditScreen. Also refreshes preview settings after crop changes, ...
Summary
The export dimensions controls now use the cropped video area as their reference size.
Previously, the width and height fields were based on the full source video dimensions even after cropping. ...
WHAT
- Support swift-syntax upper bound from 602 to 605 to support 602.x, 603.x and 604.x prereleases.
HOW
This approach is used in libraries such as
[pointfree’s](https://github.com/search?q=org%3Apointfreeco+https%3A%2F%2Fgithub.com%2Fswiftlang%2Fswift-syntax+603.0.0 ...
If psvar[21] is set, use that value as the current directory, defaulting to the existing %~. This allows, for example,
truncating the directory based on available column width.
Fixes #660 (insomuch as ...
Fixes #503
!-- Issuehunt content --
details summary b IssueHunt Summary /b /summary
Referenced issues
This pull request has been submitted to:
- #432: Higlight slashes in the path to visualize the ...