Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created with
brew bump-formula-pr
.prerelease notes
Url
instead ofPathBuf
by @sxyazi in refactor: useUrl
instead ofPathBuf
sxyazi/yazi#107Ctrl-Z
) by @sxyazi in feat: suspend process (Ctrl-Z
) sxyazi/yazi#120show_hidden
not properly applied to hovered folder by @sxyazi in fix:show_hidden
not properly applied to hovered folder sxyazi/yazi#124Input
streamable by @sxyazi in feat: makeInput
streamable sxyazi/yazi#127V
,D
,C
keybinding for Input component by @sxyazi in feat: newV
,D
,C
keybinding for Input component sxyazi/yazi#139jq
is not installed by @ndtoan96 in feat: fallback to built-in highlighting ifjq
is not installed sxyazi/yazi#151\s
to make it sensitive by @sxyazi in feat: make the glob expr case insensitive by default, and prepend\s
to make it sensitive sxyazi/yazi#156expand_path
by @sxyazi in fix: check relative path onexpand_path
sxyazi/yazi#165current
by @sxyazi in fix: leave upwards only if an IO error occurs incurrent
sxyazi/yazi#172trash
optional by @sxyazi in feat: maketrash
optional sxyazi/yazi#178Shift
key behavior on Unix and Windows by @ndtoan96 in fix: inconsistentShift
key behavior on Unix and Windows sxyazi/yazi#174force
option added for theremove
command, which does not show the confirmation dialog on trashing/deleting by @sxyazi in feat: newforce
option added for theremove
command, which does not show the confirmation dialog on trashing/deleting sxyazi/yazi#173orphan
option for opener rules, to keep the process running even when Yazi exited by @sxyazi in feat: neworphan
option for opener rules, to keep the process running even when Yazi exited sxyazi/yazi#216arrow
percentage supported, and new Vi-like<C-u>
,<C-d>
,<C-b>
, and<C-f>
keybindings added by @TD-Sky in feat: scroll half/full page witharrow
percentage supported, and new Vi-like<C-u>
,<C-d>
,<C-b>
, and<C-f>
keybindings added sxyazi/yazi#213BackTab
support by @sxyazi in feat: addBackTab
support sxyazi/yazi#209force
option for creating and renaming by @sxyazi in feat: newforce
option for creating and renaming sxyazi/yazi#208n/N
to keep with Vim's conventions by @sxyazi in chore: changing the finding key ton/N
to keep with Vim's conventions sxyazi/yazi#238--no-cwd-file
option toquit
command for flexible cwd-file setting by @XOR-op in feat: add new--no-cwd-file
option toquit
command for flexible cwd-file setting sxyazi/yazi#245cd
path by @ndtoan96 in feat: support environment variable incd
path sxyazi/yazi#241application/x-wine-extension-ini
to text mime by @ndtoan96 in fix: addapplication/x-wine-extension-ini
to text mime sxyazi/yazi#259Bar
component, and make border styles customizable by @sxyazi in feat: add a newBar
component, and make border styles customizable sxyazi/yazi#278$TERM
value offoot-extra
for foot by @sxyazi in fix: adapt another$TERM
value offoot-extra
for foot sxyazi/yazi#277Manager
component for better style extensions by @sxyazi in feat: newManager
component for better style extensions sxyazi/yazi#284SIGINT
signal of processes withorphan=true
to their parent by @sxyazi in fix: delegate theSIGINT
signal of processes withorphan=true
to their parent sxyazi/yazi#290New Contributors
--no-cwd-file
option toquit
command for flexible cwd-file setting sxyazi/yazi#245Full Changelog: sxyazi/yazi@v0.1.4...v0.1.5