Matthew Dong
|
03cdd4b5b1
|
Make untracked icon have consistent alignment with others (#170)
|
2026-01-03 00:09:03 +08:00 |
|
sxyazi
|
80cd5b53c7
|
fix: add a trailing space to the git signs
Fixes https://github.com/sxyazi/yazi/issues/3489
|
2026-01-02 07:16:04 +08:00 |
|
sxyazi
|
398796d88f
|
feat: update types to include new Yazi APIs
|
2025-12-31 16:04:33 +08:00 |
|
iokanto
|
da5b69563c
|
fix: warning message about using deprecated mime fetcher on yazi >= 25.12.29 (#166)
|
2025-12-30 15:42:41 +08:00 |
|
sxyazi
|
517619af12
|
chore: bump Yazi version to 25.12.29
|
2025-12-30 07:58:34 +08:00 |
|
sxyazi
|
1612f00cf1
|
chore: bump Yazi version to 25.12.29
|
2025-12-29 09:57:25 +08:00 |
|
sxyazi
|
7ca66b4103
|
docs: add an example of previewing the schema of a SQLite database
Credits to @AminurAlam - I got this idea from their plugin https://github.com/AminurAlam/yazi-plugins/tree/main/preview-sqlite.yazi, which is pretty convenient to work on these database files!
|
2025-12-24 17:49:52 +08:00 |
|
sxyazi
|
05234ed158
|
fix: adapt to the nightly change of linemode
|
2025-12-24 01:07:40 +08:00 |
|
sxyazi
|
7b0adcd854
|
Comments about nightly version
Closes #163
|
2025-12-24 00:57:10 +08:00 |
|
boydaihungst
|
19dc890e33
|
feat(piper): supports remote VFS (#162)
|
2025-12-04 23:17:50 +08:00 |
|
sxyazi
|
eaf6920b74
|
feat: better error handling for chmod command
|
2025-11-25 10:09:19 +08:00 |
|
sxyazi
|
2301ff803a
|
fix: adapt for https://github.com/sxyazi/yazi/pull/3340
|
2025-11-19 18:08:03 +08:00 |
|
sxyazi
|
8f1d9711bc
|
docs: sync the doc with nightly changes
Fixes #153
|
2025-10-22 19:37:03 +08:00 |
|
diniamo
|
9a52857eac
|
mount: add more default keys (#152)
|
2025-10-13 20:55:56 +08:00 |
|
sxyazi
|
d1c8baab86
|
docs: notes about keybinding conflict
Closes #147
|
2025-09-16 22:57:33 +08:00 |
|
sxyazi
|
109b13df29
|
fix: bump piper and vcs-files to the latest nightly
Adapt to https://github.com/sxyazi/yazi/pull/3170 for the unstable `Cha` API change
|
2025-09-15 21:42:48 +08:00 |
|
sxyazi
|
d7588f6d29
|
fix: missing a return type in UnstableFetcher alias
|
2025-08-23 12:35:40 +08:00 |
|
av-gantimurov
|
e95c7b384e
|
Add DVD support (#134)
Co-authored-by: AVG <avg@no.email>
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-08-11 20:50:33 +08:00 |
|
Dmytro Suvorov
|
de53d90cb2
|
Fix a running microtask in smart-filter.yazi (#135)
|
2025-07-23 23:00:15 +08:00 |
|
sxyazi
|
1ab21d43c7
|
docs: clarify ImageMagick version requirement
Closes https://github.com/yazi-rs/plugins/issues/140
|
2025-07-20 16:56:28 +08:00 |
|
sxyazi
|
5d726c063d
|
feat: support zooming images with a default parameter
Closes https://github.com/sxyazi/yazi/issues/3000
|
2025-07-19 11:44:33 +08:00 |
|
Spark
|
b8860253fc
|
docs: add attention for git.yazi plugin (#133)
Co-authored-by: 三咲雅 misaki masa <sxyazi@gmail.com>
|
2025-07-06 20:52:53 +08:00 |
|
PFiS
|
cbc4450a6c
|
chore: add type hints for git.yazi (#111)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-07-05 19:01:07 +08:00 |
|
sxyazi
|
e5f00e2716
|
feat: adapt for https://github.com/sxyazi/yazi/pull/2939
|
2025-07-02 23:35:50 +08:00 |
|
sxyazi
|
2ad42fa706
|
chore: update type definitions
|
2025-06-28 20:47:45 +08:00 |
|
sxyazi
|
7c174cc0ae
|
feat: compat https://github.com/sxyazi/yazi/pull/2921
|
2025-06-26 20:10:55 +08:00 |
|
sxyazi
|
5513ea0c37
|
fix: typo
|
2025-06-26 19:41:56 +08:00 |
|
sxyazi
|
cf3b3e69fb
|
feat: make ya.confirm() and ui.Pos() public API
https://github.com/sxyazi/yazi/pull/2921
|
2025-06-26 18:22:37 +08:00 |
|
sxyazi
|
5eea960d15
|
fix: wrong timeout type annotation
|
2025-06-24 13:08:53 +08:00 |
|
sxyazi
|
42f64c01c4
|
fix: bind self in stub arguments
Fixes https://github.com/yazi-rs/yazi-rs.github.io/issues/256
|
2025-06-22 16:24:52 +08:00 |
|
sxyazi
|
3d1efb7069
|
fix: replace \r with empty string, fixes #129
|
2025-06-21 18:01:24 +08:00 |
|
sxyazi
|
86d28e4fb4
|
chore: update to the latest stable version
|
2025-06-18 13:20:49 +08:00 |
|
sxyazi
|
aeca767ec2
|
feat: prevent jitter during concurrent zoom
|
2025-06-12 08:42:11 +08:00 |
|
三咲雅 misaki masa
|
c648526665
|
Update README.md
|
2025-06-11 15:54:15 +08:00 |
|
sxyazi
|
c1d638374c
|
feat: new plugin zoom.yazi to zoom in or out of the preview image
|
2025-06-11 15:21:23 +08:00 |
|
sxyazi
|
63f9650e52
|
docs: properties inheritance
|
2025-05-31 22:21:19 +08:00 |
|
sxyazi
|
c0ad8a3c99
|
feat: more API documentation
|
2025-05-29 23:09:23 +08:00 |
|
sxyazi
|
a54b96a3f2
|
fix: missing fs.unique_name()
|
2025-05-29 06:54:50 +08:00 |
|
sxyazi
|
43ff05269a
|
feat: types for Yazi v25.5.28
|
2025-05-28 23:40:16 +08:00 |
|
sxyazi
|
f9b3f8876e
|
feat: more Yazi v25.5.28 goodies
|
2025-05-28 23:06:18 +08:00 |
|
sxyazi
|
d642bfb082
|
fix: adapt for Yazi v25.5.28
Closes https://github.com/yazi-rs/plugins/pull/116
Closes https://github.com/yazi-rs/plugins/pull/118
Closes https://github.com/yazi-rs/plugins/pull/121
|
2025-05-28 22:13:48 +08:00 |
|
sxyazi
|
ecffbf71dc
|
fix: wrong type for bar.__new and clear.__new
|
2025-05-28 17:54:46 +08:00 |
|
sxyazi
|
b3eda26618
|
feat: use unknown instead of undefined for type annotations
|
2025-05-28 17:28:39 +08:00 |
|
sxyazi
|
9d15f24557
|
feat: nightly API updates for https://github.com/sxyazi/yazi/pull/2802
|
2025-05-28 17:18:50 +08:00 |
|
sxyazi
|
4df8f70eb6
|
docs: use .luarc.json for LuaLS configuration
|
2025-05-26 20:12:18 +08:00 |
|
sxyazi
|
ea38b47bcf
|
feat: new types.yazi plugin
|
2025-05-26 17:27:18 +08:00 |
|
Fengming Sun
|
55bf6996ad
|
docs: fix typo (#115)
|
2025-05-11 13:21:13 +08:00 |
|
Lucas Amion
|
864a0210d9
|
add smart-paste plugin from the docs (#107)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-04-27 19:16:15 +08:00 |
|
sxyazi
|
4b027c7937
|
feat: support for new ya.emit API
|
2025-04-21 17:31:35 +08:00 |
|
sxyazi
|
71f925e4b7
|
feat: output the stderr of sh execution to the preview pane to make debugging easier, closes #106
|
2025-04-21 17:21:55 +08:00 |
|