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 |
|
sxyazi
|
dc118798fb
|
fix: wrong comment about error code in run_with_sudo
|
2024-11-09 22:42:43 +08:00 |
|
sxyazi
|
eea135bdc9
|
feat: add sudo-demo plugin
|
2024-11-09 22:33:47 +08:00 |
|
sxyazi
|
4adba4e07b
|
feat: add @sync entry metadata to hide-preview and max-preview
|
2024-11-07 23:25:01 +08:00 |
|
sxyazi
|
102a0cd75d
|
feat: compatibility with Yazi v0.4 for the no-status plugin
|
2024-11-03 17:51:39 +08:00 |
|
sxyazi
|
ad52adf917
|
chore: fix typo in discussion template
|
2024-10-26 08:41:07 +08:00 |
|
sxyazi
|
591db0ee92
|
chore: add discussion template
|
2024-10-25 08:56:08 +08:00 |
|
sxyazi
|
4fcd737db5
|
feat: support git worktree, closes #29
|
2024-10-24 06:10:43 +08:00 |
|
sxyazi
|
4f1d0ae086
|
docs: add tips for the max-preview plugin
|
2024-10-16 20:49:53 +08:00 |
|
sxyazi
|
e01bc1690a
|
fix: compatibility with Yazi v0.4 for full-border.yazi
|
2024-10-14 19:01:47 +08:00 |
|
sxyazi
|
ee437b82db
|
fix: compatibility with Yazi v0.4
|
2024-10-14 18:39:28 +08:00 |
|
sxyazi
|
7715b94be5
|
feat: compatibility with Yazi 0.4
|
2024-10-14 01:58:34 +08:00 |
|
sxyazi
|
932b9311a8
|
docs: Update mactag.yazi README.md
|
2024-10-10 18:35:29 +08:00 |
|
sxyazi
|
35100e7dc1
|
docs: improve mime-ext.yazi description
|
2024-10-04 20:37:51 +08:00 |
|
三咲雅 · Misaki Masa
|
83c40c798a
|
Update README.md
|
2024-09-28 22:23:44 +08:00 |
|
sxyazi
|
0949e7654d
|
feat: complete mactag.yazi
|
2024-09-28 22:22:36 +08:00 |
|
sxyazi
|
49137feda8
|
fix: change git status default order to 1500
|
2024-09-16 22:14:25 +08:00 |
|
sxyazi
|
9fc8595f31
|
feat!: use nerd-font icons for git status signs by default, closes #23
|
2024-09-16 20:37:46 +08:00 |
|
sxyazi
|
0b9f325fe9
|
feat: support customizing git status sign and style, closes #21
|
2024-09-12 18:51:26 +08:00 |
|
sxyazi
|
549d76614d
|
docs: remove nightly requirement
|
2024-09-10 17:34:51 +08:00 |
|
sxyazi
|
9a1129cf39
|
fix: path separator on Windows
|
2024-09-05 22:35:15 +08:00 |
|
sxyazi
|
0573024ca2
|
fix: avoid git lock index when fetching, closes #20
|
2024-09-05 21:20:08 +08:00 |
|
sxyazi
|
118ae4d1ca
|
fix: version requirement
|
2024-09-04 23:10:02 +08:00 |
|
sxyazi
|
0345e859fb
|
feat: better handling of ignored files
|
2024-09-04 23:07:55 +08:00 |
|
sxyazi
|
63beb7528b
|
fix: wrong path
|
2024-09-04 13:40:49 +08:00 |
|
sxyazi
|
c2c354e13d
|
feat: add a new git_ignored theme option to allow customizing the color of ignored files, closes #19
|
2024-09-04 12:48:50 +08:00 |
|
sxyazi
|
d9bfa0b987
|
docs: update git.yazi description
|
2024-09-02 09:58:28 +08:00 |
|
sxyazi
|
78a606d0d2
|
feat: allow custom icons for git states
|
2024-09-02 09:08:49 +08:00 |
|
sxyazi
|
0c32c6eefd
|
feat: make the git status signs more intuitive, closes #18
|
2024-09-01 10:01:46 +08:00 |
|
sxyazi
|
2b001d2cf3
|
fix: add yazi-rs organization license
|
2024-08-31 13:50:31 +08:00 |
|
三咲雅 · Misaki Masa
|
8ca0bdd915
|
Update README.md
|
2024-08-31 12:58:18 +08:00 |
|
sxyazi
|
e1f6b97418
|
docs: add git.yazi to the list of plugins
|
2024-08-31 12:57:22 +08:00 |
|
sxyazi
|
c5bc1f1ffc
|
feat: new git.yazi plugin
|
2024-08-31 12:55:14 +08:00 |
|
sxyazi
|
b659791954
|
feat: new mime-ext plugin
|
2024-08-21 20:24:10 +08:00 |
|
sxyazi
|
49ec78e68a
|
docs: add advanced usage example for hide-preview.yazi
|
2024-08-18 21:51:57 +08:00 |
|
sxyazi
|
a3ee7173bf
|
docs: use the new ya pack syntax for plugin installation
|
2024-08-16 18:29:37 +08:00 |
|
sxyazi
|
07b36c365d
|
feat: allow changing the colors of the tags
|
2024-08-14 21:25:34 +08:00 |
|
 sxyaziandAnirudh Gupta
|
2dc65ab07d
|
feat: new mactag plugin
Co-authored-by: Anirudh Gupta <146579014+AnirudhG07@users.noreply.github.com>
|
2024-08-12 22:51:05 +08:00 |
|
sxyazi
|
ba2a7d7633
|
docs: reword no-status.yazi description
|
2024-08-07 06:56:31 +08:00 |
|
三咲雅 · Misaki Masa
|
4c2a5e0ed8
|
Update README.md
|
2024-08-07 06:36:59 +08:00 |
|
sxyazi
|
9ef08e102e
|
docs: update README.md
|
2024-08-07 06:36:27 +08:00 |
|
sxyazi
|
d2e4bb0061
|
feat: new no-status.yazi plugin
|
2024-08-07 06:35:06 +08:00 |
|
sxyazi
|
39f275382e
|
docs: should use the default value as an example
|
2024-08-05 10:04:24 +08:00 |
|
sxyazi
|
0dc9dcd579
|
fix: padding for the middle chunk
|
2024-07-15 13:48:05 +08:00 |
|
sxyazi
|
3783ea0feb
|
feat: adapt to https://github.com/sxyazi/yazi/pull/1257
|
2024-07-13 14:30:58 +08:00 |
|
sxyazi
|
c8b3e3979d
|
chore: update bug template
|
2024-07-07 10:31:24 +08:00 |
|
sxyazi
|
9b1f2da88c
|
chore: fix issue template code block formatting
|
2024-07-05 13:06:54 +08:00 |
|
sxyazi
|
5c37d2d524
|
chore: update bug issue template
|
2024-07-05 13:04:39 +08:00 |
|
sxyazi
|
8d1aa6c783
|
refactor: use shorter variable names
|
2024-06-27 23:20:40 +08:00 |
|
sxyazi
|
976bd41359
|
feat: support no parent
|
2024-06-27 23:18:54 +08:00 |
|
三咲雅 · Misaki Masa
|
be75c5f394
|
fix: expand full-border plugin compatibility
|
2024-06-27 22:38:40 +08:00 |
|
sxyazi
|
3df0cf5892
|
Simplify the code
|
2024-06-27 22:35:35 +08:00 |
|
sxyazi
|
5ac77e18de
|
fix: filename overflows, closes #2
|
2024-06-27 21:27:12 +08:00 |
|
三咲雅 · Misaki Masa
|
78d9563bdf
|
Update README.md
|
2024-06-27 20:41:36 +08:00 |
|
三咲雅 · Misaki Masa
|
a6268cfd2f
|
Update README.md
|
2024-06-27 20:40:27 +08:00 |
|
sxyazi
|
c2ab2803e1
|
feat: add diff.yazi plugin
|
2024-06-27 20:39:39 +08:00 |
|
sxyazi
|
c270ac2d47
|
feat: add issue templates and workflows
|
2024-06-27 10:17:21 +08:00 |
|
sxyazi
|
31634f8a11
|
feat: add stylua.toml configuration file, closes #5
|
2024-06-27 00:52:54 +08:00 |
|
sxyazi
|
fa11055a08
|
feat: add lsar.yazi plugin
|
2024-06-26 18:58:51 +08:00 |
|
sxyazi
|
a882e3828c
|
fix: return early if no file is selected
|
2024-06-21 21:34:19 +08:00 |
|
三咲雅 · Misaki Masa
|
e26c524acc
|
Update README.md
|
2024-06-21 21:17:46 +08:00 |
|
三咲雅 · Misaki Masa
|
882563bd84
|
Update README.md
|
2024-06-21 21:16:04 +08:00 |
|
sxyazi
|
a4ccf6fd18
|
feat: chmod.yazi plugin
|
2024-06-21 21:14:45 +08:00 |
|
sxyazi
|
6d54340f48
|
feat: support dot in jump-to-char.yazi
|
2024-06-18 18:19:35 +08:00 |
|
三咲雅 · Misaki Masa
|
ef57d99f64
|
Update README.md
|
2024-06-18 17:03:14 +08:00 |
|
sxyazi
|
a3a0ddcb64
|
feat: add full-border.yazi plugin
|
2024-06-18 17:01:13 +08:00 |
|
sxyazi
|
ab370f0696
|
fix: run
|
2024-06-16 17:35:03 +08:00 |
|
三咲雅 · Misaki Masa
|
6a99e46ef6
|
Update README.md
|
2024-06-16 17:33:07 +08:00 |
|
sxyazi
|
befdffe7cf
|
fix: constraint
|
2024-06-16 17:32:39 +08:00 |
|
三咲雅 · Misaki Masa
|
db91454c52
|
Update README.md
|
2024-06-16 17:01:23 +08:00 |
|
sxyazi
|
32d0e06148
|
fix: README
|
2024-06-16 17:00:37 +08:00 |
|
sxyazi
|
ff84ac3d42
|
feat: add hide-preview, max-preview plugins
|
2024-06-16 16:58:25 +08:00 |
|
三咲雅 · Misaki Masa
|
db660364e9
|
Update README.md
|
2024-06-14 14:37:31 +08:00 |
|
三咲雅 · Misaki Masa
|
46b68ec666
|
Update README.md
|
2024-06-14 14:31:56 +08:00 |
|
sxyazi
|
ac88ed352a
|
fix: tune debounce time for smart filter
|
2024-06-14 14:31:06 +08:00 |
|
sxyazi
|
c414ab91f4
|
fix: use case-sensitive search for jump-to-char
|
2024-06-14 14:20:19 +08:00 |
|
三咲雅 · Misaki Masa
|
3bfc6d39ed
|
Update README.md
|
2024-06-14 13:57:46 +08:00 |
|
sxyazi
|
2d1662b0d2
|
docs: improve README
|
2024-06-14 12:33:40 +08:00 |
|
sxyazi
|
061899cb34
|
feat: add smart-filter and jump-to-char plugins
|
2024-06-14 12:28:55 +08:00 |
|