三咲雅 · Misaki Masa
|
bd572706cd
|
feat: ya.input() plugin API (#762)
|
2024-03-02 20:33:34 +08:00 |
|
Filipe Paniguel
|
7f062359e8
|
feat: add prepend_rules and append_rules for [open] in yazi.toml (#754)
|
2024-03-01 10:38:02 +08:00 |
|
little camel
|
73b7e5acf7
|
feat: add a new [notify] section to the theme.toml to configure the notify component's style (#749)
|
2024-02-29 12:02:27 +08:00 |
|
sxyazi
|
4d8e276a6f
|
feat: flavor (#753)
|
2024-02-29 11:54:41 +08:00 |
|
三咲雅 · Misaki Masa
|
82071bd06b
|
refactor: prefer Display over ToString (#734)
|
2024-02-27 09:17:09 +08:00 |
|
sxyazi
|
4e7e135cb5
|
feat: support is rule for [icon] (#720)
|
2024-02-26 10:25:35 +08:00 |
|
三咲雅 · Misaki Masa
|
46516dab74
|
refactor: new yazi-boot crate (#728)
|
2024-02-26 09:14:04 +08:00 |
|
sxyazi
|
2e9b6b7b7b
|
fix: any_file and any_dir should check is_folder
|
2024-02-20 17:45:41 +08:00 |
|
三咲雅 · Misaki Masa
|
3f27532c57
|
feat: cross-directory selection (#693)
|
2024-02-18 23:28:08 +08:00 |
|
三咲雅 · Misaki Masa
|
1ec9943af2
|
refactor: using definite patterns to simplify keybindings (#690)
|
2024-02-17 19:03:26 +08:00 |
|
Rolv Apneseth
|
b82587e2c9
|
feat: add counter component to the header for displaying currently yanked/selected items (#646)
|
2024-02-15 22:54:57 +08:00 |
|
三咲雅 · Misaki Masa
|
52d91c0e42
|
feat: add new file marked state (#682)
|
2024-02-15 20:24:20 +08:00 |
|
Diogo Duarte
|
b55c5dc9a1
|
feat: add new scrolloff option to [manager] (#679)
|
2024-02-15 19:23:04 +08:00 |
|
grig-iv
|
b027487d12
|
feat: add prepend_rules and append_rules for [icon] (#670)
|
2024-02-13 16:30:55 +08:00 |
|
AbhaySP
|
84616bd15f
|
feat: enable the ability to sort the which key (#662)
|
2024-02-13 02:39:36 +08:00 |
|
sxyazi
|
ed46456f8c
|
feat: merge wildcard preloader and previewer rules via append_preloaders and append_previewers
|
2024-02-09 12:37:46 +08:00 |
|
三咲雅 · Misaki Masa
|
d754044aae
|
fix: task manager not re-rendering after progress update (#633)
|
2024-02-06 08:35:50 +08:00 |
|
HE7086
|
d776ce1074
|
feat: support char device in filetype (#628)
|
2024-02-05 09:50:39 +08:00 |
|
三咲雅 · Misaki Masa
|
b51d1f26d0
|
feat: plugin interface for key events via ya.which() (#617)
|
2024-02-03 01:09:26 +08:00 |
|
三咲雅 · Misaki Masa
|
9d912b07aa
|
refactor: use Cmd instead of Exec (#604)
|
2024-01-31 08:59:47 +08:00 |
|
三咲雅 · Misaki Masa
|
f31f78b063
|
feat: allow to configure image filter (#586)
|
2024-01-26 22:59:49 +08:00 |
|
三咲雅 · Misaki Masa
|
ba0c860b2e
|
feat: new image_quality and sixel_fraction options to allow users to configure the image preview quality (#576)
|
2024-01-25 15:47:59 +08:00 |
|
三咲雅 · Misaki Masa
|
28870ad26e
|
feat: customizing the number of columns of "which key" component (#571)
|
2024-01-24 16:18:40 +08:00 |
|
三咲雅 · Misaki Masa
|
56ede51c53
|
perf: new event system (#561)
|
2024-01-22 18:43:50 +08:00 |
|
三咲雅 · Misaki Masa
|
acb8b47eee
|
feat: improve search input title (#559)
|
2024-01-22 14:25:07 +08:00 |
|
三咲雅 · Misaki Masa
|
701c08ce1e
|
feat: allow the spawned child processes to suspend (#556)
|
2024-01-22 08:43:51 +08:00 |
|
三咲雅 · Misaki Masa
|
93dc1b78e2
|
feat: add prepend_keymap and append_keymap for configuring mixing (#546)
|
2024-01-20 13:55:57 +08:00 |
|
Azad
|
ca78f4c9b0
|
feat: add --empty and --cursor options to the rename command (#513)
|
2024-01-16 00:14:49 +08:00 |
|
Azad
|
bf9f8f4273
|
feat: add support for highlighting by file type (#510)
|
2024-01-13 23:19:40 +08:00 |
|
三咲雅 · Misaki Masa
|
560a1bf3f9
|
feat: icon color and ordered icon rules support (#503)
|
2024-01-10 23:24:36 +08:00 |
|
sxyazi
|
93c8d90a51
|
feat: add new prepend_preloaders , append_preloaders , prepend_previewers , append_previewers config options
|
2024-01-06 12:58:42 +08:00 |
|
sxyazi
|
63f81f6431
|
refactor: replace FilesOp::IOErr with FilesOp::Deleting
|
2024-01-03 09:46:47 +08:00 |
|
三咲雅 · Misaki Masa
|
5fb0fceacb
|
perf: chunk loading for mime-types (#467)
|
2024-01-01 21:15:38 +08:00 |
|
sxyazi
|
ccb98ac21f
|
feat: v0.2.0 API
|
2023-12-30 23:41:41 +08:00 |
|
三咲雅 · Misaki Masa
|
32aa1909cf
|
feat: fine-grained scheduling priority (#462)
|
2023-12-29 22:37:43 +08:00 |
|
Rolv Apneseth
|
d2599b80b0
|
feat: filter files in real-time (#454)
|
2023-12-28 00:33:16 +08:00 |
|
三咲雅 · Misaki Masa
|
82bab0f24a
|
feat!: custom preloader & previewer (#401)
|
2023-12-26 19:48:33 +08:00 |
|
againstpetra
|
1d1a512710
|
feat: new config option to suppress pre-caching tasks (#430)
|
2023-12-06 01:07:23 +08:00 |
|
JYShaw
|
b41bea9e8f
|
feat: support sorting by file extension (#405)
|
2023-11-28 15:16:42 +08:00 |
|
三咲雅 · Misaki Masa
|
a1984725e4
|
refactor: move event to shared (#403)
|
2023-11-28 02:21:36 +08:00 |
|
sxyazi
|
4d7d2ef082
|
feat: add a warning about <Backspace> key
|
2023-11-25 17:08:17 +08:00 |
|
三咲雅 · Misaki Masa
|
63b7491ad7
|
fix: popup components (Input, Select, etc.) being covered by previewed images (#360)
|
2023-11-23 21:36:35 +08:00 |
|
Hanaasagi
|
c643afd6e6
|
feat: include commit hash in yazi --version (#393)
|
2023-11-23 19:21:25 +08:00 |
|
三咲雅 · Misaki Masa
|
d57a9642db
|
feat: make emacs readline keybindings configurable (#382)
|
2023-11-21 09:35:25 +08:00 |
|
sxyazi
|
d2963b23a9
|
refactor: eliminate the old kitty graphics protocol
|
2023-11-18 13:05:16 +08:00 |
|
sxyazi
|
27255b22de
|
fix: avoid expanding paths for non-regular URLs
|
2023-11-18 11:28:54 +08:00 |
|
三咲雅 · Misaki Masa
|
f3e45d4a47
|
feat: expose image max alloc and bound to allow for more control (#376)
|
2023-11-18 10:01:05 +08:00 |
|
Hanaasagi
|
bb2353c7b9
|
feat: make Input and Select positions customizable (#361)
|
2023-11-18 01:40:20 +08:00 |
|
sxyazi
|
0ea9bcda5f
|
feat: reduce the minimum number of workers to 1
|
2023-11-15 12:31:13 +08:00 |
|
三咲雅 · Misaki Masa
|
24e92d09e5
|
perf: clear only limited cells when hiding images (#369)
|
2023-11-15 08:52:56 +08:00 |
|