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 by
brew bump
Created with
brew bump-formula-pr
.release notes
url
of theFile
by @sxyazi in refactor: privatizeurl
of theFile
sxyazi/yazi#1619allow-passthrough
always toall
instead ofon
to prevent overriding a user setting with a higher priorityall
by @sxyazi in fix: setallow-passthrough
always toall
instead ofon
to prevent overriding a user setting with a higher priorityall
sxyazi/yazi#1626Mimetype
agency to reconcile regular files and search results by @sxyazi in fix: set a dedicatedMimetype
agency to reconcile regular files and search results sxyazi/yazi#1627extract
plugin support compressed tarballs (*.tar.gz
,*.tar.bz2
, etc.) by @DirkFi in feat: make the builtinextract
plugin support compressed tarballs (*.tar.gz
,*.tar.bz2
, etc.) sxyazi/yazi#1583create --dir
by @Tyarel8 in feat: support setting different input titles forcreate --dir
sxyazi/yazi#1650Url
contains the full location information by @sxyazi in refactor: ensure that eachUrl
contains the full location information sxyazi/yazi#1659self
can now be omitted) by @sxyazi in feat: support calling methods in builtin plugins with arbitrary types of arguments (self
can now be omitted) sxyazi/yazi#1666area()
API for renderable elements by @sxyazi in feat: add thearea()
API for renderable elements sxyazi/yazi#1667enter
andleave
commands should treat the search results as regular entities by @sxyazi in fix:enter
andleave
commands should treat the search results as regular entities sxyazi/yazi#1687magick
previewer for multi-layered image files with-flatten
argument by @v3natio in fix:magick
previewer for multi-layered image files with-flatten
argument sxyazi/yazi#1684Urn
on updating by @sxyazi in fix: increase the revision when there is a change inUrn
on updating sxyazi/yazi#1691backspace
command not close the input even when value is empty by @XYenon in feat!: makebackspace
command not close the input even when value is empty sxyazi/yazi#1680code
previewer seeking behavior forjson
,archive
, andempty
by @sxyazi in feat: reuse thecode
previewer seeking behavior forjson
,archive
, andempty
sxyazi/yazi#1721RectRef
,PaddingRef
,PositionRef
intoRect
,Padding
,Position
by @sxyazi in refactor: turnRectRef
,PaddingRef
,PositionRef
intoRect
,Padding
,Position
sxyazi/yazi#1730Kgp
instead ofKitty
since "Kitty" is a terminal emulator not a protocol name by @sxyazi in refactor: useKgp
instead ofKitty
since "Kitty" is a terminal emulator not a protocol name sxyazi/yazi#1732-1
and1
by @sxyazi in fix: clamp when seeking a non-zero unit between-1
and1
sxyazi/yazi#1736Into<Opt>
trait with procedural macros to avoid bloat by @sxyazi in refactor: derive theInto<Opt>
trait with procedural macros to avoid bloat sxyazi/yazi#1742btime
term to alignctime
with Unix by @sxyazi in fix!: introduce a newbtime
term to alignctime
with Unix sxyazi/yazi#1761yazi --debug
supports detecting whethertmux
is built with--enable-sixel
by @sxyazi in feat:yazi --debug
supports detecting whethertmux
is built with--enable-sixel
sxyazi/yazi#1762select
totoggle
to reserveselect
for future use by @sxyazi in refactor!: rename the termselect
totoggle
to reserveselect
for future use sxyazi/yazi#1773ui.Text
,ui.Table
, removeui.Paragraph
andui.ListItem
by @sxyazi in feat!: addui.Text
,ui.Table
, removeui.Paragraph
andui.ListItem
sxyazi/yazi#1776ui.List
,ui.Bar
,ui.Border
, andui.Gauge
from coordinates by @sxyazi in feat!: decoupleui.List
,ui.Bar
,ui.Border
, andui.Gauge
from coordinates sxyazi/yazi#1782file
command by @gaesa in feat: prevent paths from being treated as options infile
command sxyazi/yazi#1783Metadata
withCha
in the file scheduler to improve interoperability withyazi-fs
by @sxyazi in refactor: replaceMetadata
withCha
in the file scheduler to improve interoperability withyazi-fs
sxyazi/yazi#1785ui.Paragraph
to help users transition more smoothly to the newui.Text
by @sxyazi in feat: add a compatibility layer forui.Paragraph
to help users transition more smoothly to the newui.Text
sxyazi/yazi#1794confirm
component by @GrzegorzKozub in feat: custom styles for theconfirm
component sxyazi/yazi#1789YAZI_ZOXIDE_OPTS
by @sxyazi in feat: allow customizing Zoxide's FZF options withYAZI_ZOXIDE_OPTS
sxyazi/yazi#1822Id
for each tab by @sxyazi in fix: use a uniqueId
for each tab sxyazi/yazi#1826Pattern::match_path
by @sxyazi in refactor: add tests forPattern::match_path
sxyazi/yazi#1837scrolloff = 0
by @aidancz in fix: wrong file list offset squeeze whenscrolloff = 0
sxyazi/yazi#1866copy --separator
option to allow specifying the path separator by @alan910127 in feat: newcopy --separator
option to allow specifying the path separator sxyazi/yazi#1877noop
virtual command by @sxyazi in feat: allow disabling certain preset keybinds with the newnoop
virtual command sxyazi/yazi#1882ya pack --list
by @yudai0804 in feat: include package revision hash inya pack --list
sxyazi/yazi#1884tab
parameter for all tab-specific commands to specify which one by @sxyazi in feat: add a newtab
parameter for all tab-specific commands to specify which one sxyazi/yazi#1885fdfind
iffd
cannot be found by @Integral-Tech in feat: support searching with the aliasfdfind
iffd
cannot be found sxyazi/yazi#1889--sync
option for theplugin
command by @sxyazi in feat!: deprecate--sync
option for theplugin
command sxyazi/yazi#1891ui
,ya
,fs
, andps
by @sxyazi in perf: lazy loadui
,ya
,fs
, andps
sxyazi/yazi#1903CODE_OF_CONDUCT.md
by @Perfectio07 in chore: addCODE_OF_CONDUCT.md
sxyazi/yazi#1911noop
for spotters by @boydaihungst in feat:noop
for spotters sxyazi/yazi#1924x-
prefix in mime-types by @sxyazi in fix!: eliminate thex-
prefix in mime-types sxyazi/yazi#1927Error
userdata instead of a plain error code for I/O errors by @sxyazi in feat!: use anError
userdata instead of a plain error code for I/O errors sxyazi/yazi#1939mime
fetcher support - using user rules even during open or in watcher by @sxyazi in feat: true custommime
fetcher support - using user rules even during open or in watcher sxyazi/yazi#1976assets
installation for theya pack
subcommand by @zooeywm in feat: supportassets
installation for theya pack
subcommand sxyazi/yazi#1973ya emit
andya emit-to
subcommands to emit commands to a specified instance for execution by @sxyazi in feat: newya emit
andya emit-to
subcommands to emit commands to a specified instance for execution sxyazi/yazi#1979load
DDS event by @sxyazi in feat: newload
DDS event sxyazi/yazi#1980--confirm
option to simplify theshell
command by @sxyazi in feat!: remove the meaningless--confirm
option to simplify theshell
command sxyazi/yazi#1982revision
if the new file list is empty but the previous one was not by @sxyazi in fix: reviserevision
if the new file list is empty but the previous one was not sxyazi/yazi#2003CSI 16 t
for certain terminals that do not supportTIOCGWINSZ
by @sxyazi in feat: fallback toCSI 16 t
for certain terminals that do not supportTIOCGWINSZ
sxyazi/yazi#2004PREVIEW.image_quality
for the default PDF previewer by @gaesa in fix: respectPREVIEW.image_quality
for the default PDF previewer sxyazi/yazi#2006CWD
instead ofchdir
to avoid potential race conditions by @sxyazi in fix: introduce ownCWD
instead ofchdir
to avoid potential race conditions sxyazi/yazi#2008backspace --under
didn't map UTF-8 character code points to byte indices by @sxyazi in fix:backspace --under
didn't map UTF-8 character code points to byte indices sxyazi/yazi#2010New Contributors
extract
plugin support compressed tarballs (*.tar.gz
,*.tar.bz2
, etc.) sxyazi/yazi#1583create --dir
sxyazi/yazi#1650magick
previewer for multi-layered image files with-flatten
argument sxyazi/yazi#1684confirm
component sxyazi/yazi#1789scrolloff = 0
sxyazi/yazi#1866copy --separator
option to allow specifying the path separator sxyazi/yazi#1877ya pack --list
sxyazi/yazi#1884CODE_OF_CONDUCT.md
sxyazi/yazi#1911noop
for spotters sxyazi/yazi#1924Full Changelog: sxyazi/yazi@v0.3.3...v0.4.0