Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
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
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
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
sxyazi 690e3092bc refactor: remove deprecated hide-preview.yazi and max-preview.yazi (as of Feb 20, 2025) 2025-04-21 17:16:46 +08:00
sxyazi b12a9ab085 docs: new example for previewing tarballs with tar 2025-04-13 09:16:41 +08:00
sxyazi 7112e91395 docs: new example for using hexyl as a fallback previewer 2025-04-12 19:33:04 +08:00
sxyazi 7a9f5b14c0 feat: add @since annotation for the new plugin 2025-04-12 17:27:04 +08:00
sxyazi b88fe7330a docs: new plugin piper.yazi to preview any shell command 2025-04-12 15:10:23 +08:00
sxyazi 9c6e4ef60b feat: new plugin piper.yazi 2025-04-12 14:38:39 +08:00
sxyazi a1738e8088 docs: no longer need nightly build for vcs-files.yazi 2025-04-08 21:06:30 +08:00
sxyazi 9a095057d6 fix: bump version to 25.4.4 2025-04-04 19:33:04 +08:00
sxyazi 273019910c refactor: simplify default value assignment 2025-03-19 15:36:45 +08:00
sxyazi 79193b3917 feat: make git.yazi work in the search view (compatible with vcs-files.yazi) 2025-03-17 21:10:32 +08:00
sxyazi cb6165b255 fix: bump required Yazi version to 25.2.26
Forgot to update the required Yazi version for https://github.com/yazi-rs/plugins/pull/87
2025-03-12 20:46:45 +08:00
三咲雅 · Misaki Masa 2a35325c7f refactor!: switch to th (#87) 2025-03-12 19:33:37 +08:00
sxyazi 92f78dc6d0 fix: don't draw and if the user changed their border symbol, closes #85 2025-03-11 13:38:48 +08:00
sxyazi 2bf70d880e refactor: add a comment to explain why we skip some paths 2025-03-08 22:45:48 +08:00
sxyazi 687f6f2a97 refactor: rename ignored to excluded 2025-03-08 16:20:08 +08:00
sxyazi b44c245500 docs: add vcs-files plugin to the list 2025-03-08 14:18:32 +08:00
sxyazi ceb053febb fix: use into_search instead of to_search 2025-03-07 17:49:51 +08:00
三咲雅 · Misaki Masa de9814b1b1 Update README.md 2025-03-07 16:39:53 +08:00
sxyazi 74218e6290 feat: new plugin vcs-files.yazi 2025-03-07 16:38:23 +08:00
三咲雅 · Misaki MasaandPFiS a1b678dfac refactor: use a table for status codes (#79)
Co-authored-by: PFiS <pfis1737@gmail.com>
2025-03-04 14:33:25 +08:00
sxyazi 3d0c7c6be9 refactor: update for Yazi v25.2.26 2025-03-02 22:34:26 +08:00
sxyazi 5186af7984 refactor: simplify the code 2025-02-21 18:47:47 +08:00
sxyazi 781a798464 docs: use the correct term for panes in toggle-pane.yazi 2025-02-20 23:38:05 +08:00
sxyazi 0c3bc0cb28 docs: fix the installation command for toggle-pane plugin 2025-02-20 23:36:36 +08:00
sxyazi 662e3ab893 docs: correct the description of toggle-pane.yazi 2025-02-20 23:33:19 +08:00
sxyazi bd52e6251c docs: expand the description of the toggle-pane plugin 2025-02-20 23:30:29 +08:00
sxyazi 1a31de460c chore: rename toggle-view to toggle-pane for better semantics 2025-02-20 23:28:38 +08:00
sxyazi fe32aa2965 docs!: deprecate max-preview and hide-preview in favor of toggle-view 2025-02-20 23:23:14 +08:00
sxyazi e5eb78a380 feat: new plugin toggle-view.yazi, closes #71 2025-02-20 23:09:01 +08:00
三咲雅 · Misaki Masa beb586aed0 feat: support disk devices with no sub-partitions (#69) 2025-02-14 21:19:13 +08:00
sxyazi 8945e543eb fix: missing ipairs in fallback_builtin, fixes #65 2025-02-10 01:23:55 +08:00
sxyazi d9fb21595a feat: support SD card partitions, closes #63 2025-02-10 00:24:26 +08:00
sxyazi 07258518f3 chore: bump the minimum required Yazi version to 25.2.7 2025-02-07 20:23:05 +08:00
sxyazi f202fa8969 feat: better error handling 2025-01-28 03:45:54 +08:00
sxyazi 8ed253716c fix: lsblk output potentially out of order 2025-01-24 21:35:21 +08:00
sxyazi 117975b88b docs: add lsblk as a dependency for mount.yazi 2025-01-24 19:08:51 +08:00
sxyazi 7707c09f03 feat: quit the plugin when entering a mount point 2025-01-19 21:31:24 +08:00
sxyazi e4aaf430ad docs: add mount.yazi to README.md 2025-01-17 23:06:41 +08:00
sxyazi ed77c543dd fix: Linux compatibility 2025-01-17 21:01:18 +08:00
sxyazi 5f45a28730 docs: reword the keybindings in the mount plugin 2025-01-17 17:59:17 +08:00
sxyazi 5f0da52960 docs: add alternate keys for mount.yazi 2025-01-17 17:58:02 +08:00
三咲雅 · Misaki Masa 0afa0c6b2c Update README.md 2025-01-17 17:53:06 +08:00
sxyazi 1e30e798bd feat: new mount plugin 2025-01-17 17:48:14 +08:00
sxyazi 600614a9dc refactor: use v0.4 new API 2025-01-02 23:14:00 +08:00
sxyazi 71c4fc2e6f refactor: use v0.4 Error type for error handling 2024-12-24 17:53:35 +08:00
sxyazi c7feb90930 refactor: remove compatibility code for Yazi 0.3 2024-12-23 15:29:59 +08:00
sxyazi aba6c53d0f feat: add more mime types 2024-12-23 15:12:31 +08:00
sxyazi 7afba3a73c docs: remove note about nightly for git.yazi since it's now released as v0.4.1 2024-12-16 14:48:08 +08:00
sxyazi 62f078905b docs: update for 0.4 2024-12-12 08:08:09 +08:00
sxyazi ec97f8847f feat: add mime types for .gitignore and .luacheckrc 2024-12-05 23:05:20 +08:00
sxyazi a353e0062b fix: wrong mime type for .rar files 2024-12-05 22:32:03 +08:00
sxyazi 2c42cc59b6 fix!: remove the vnd. prefix from mimetype to solve differences introduced in the newest version of file(1) 5.46
https://github.com/sxyazi/yazi/pull/1995
2024-12-05 21:57:15 +08:00
sxyazi 540f4ea6d4 chore: update checklist label in discussion and issue templates 2024-12-05 09:13:33 +08:00
sxyazi 40eafa3e4c feat: add .gitconfig to mime-ext.yazi 2024-12-03 19:44:35 +08:00
sxyazi a53d544048 feat: support Yazi 0.4 for lsar and mactag, https://github.com/sxyazi/yazi/pull/1966 2024-11-29 22:08:27 +08:00
sxyazi d85bfd6f31 fix: mime-ext plugin should not run on dummy files 2024-11-28 16:31:15 +08:00
sxyazi 2491a93e2c fix: use application/octet-stream as default mime type, closes #36 2024-11-28 00:40:19 +08:00
sxyazi 38418ddc92 docs: update READMEs for Yazi 0.4 2024-11-25 15:37:13 +08:00
sxyazi f1fb6cc1df docs: add smart-enter.yazi to the list of plugins 2024-11-23 20:25:16 +08:00
sxyazi 7733d17ba9 feat: add smart-enter.yazi plugin 2024-11-23 20:20:14 +08:00
sxyazi 776b160c3f fix!: eliminate the x- prefix in mime-types
See https://github.com/sxyazi/yazi/pull/1927
2024-11-21 15:04:32 +08:00
sxyazi 139c36e4a7 refactor: use job instead of args 2024-11-21 12:58:04 +08:00
sxyazi ab7068ef75 fix: v4 changes in the preset mime plugin, closes #33 2024-11-20 23:22:26 +08:00
sxyazi 4a6edc3349 fix: use args instead of self for fetchers 2024-11-16 13:46:45 +08:00
sxyazi fb3ae9093b refactor: simplify the sudo demo for better readability 2024-11-12 08:53:02 +08:00