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 |
|
rrveex
|
2efda755f1
|
feat: add hovered as $0 for shell and opener (#738)
|
2024-02-29 03:12:09 +08:00 |
|
sxyazi
|
d8abb3ed79
|
perf: prefer raw_get() and raw_set()
|
2024-02-26 12:49:58 +08:00 |
|
sxyazi
|
4e7e135cb5
|
feat: support is rule for [icon] (#720)
|
2024-02-26 10:25:35 +08:00 |
|
Diogo Duarte
|
aa8448677e
|
fix: initialize logs right after configurations (#708)
|
2024-02-26 09:55:16 +08:00 |
|
三咲雅 · Misaki Masa
|
46516dab74
|
refactor: new yazi-boot crate (#728)
|
2024-02-26 09:14:04 +08:00 |
|
sxyazi
|
42cbedbe42
|
feat: add idx field to the file API
|
2024-02-25 03:41:00 +08:00 |
|
三咲雅 · Misaki Masa
|
5e43f878c6
|
fix: rendering fails when no file type style is matched (#721)
|
2024-02-25 00:28:12 +08:00 |
|
三咲雅 · Misaki Masa
|
8ea7556625
|
feat: better accessibility (#719)
|
2024-02-24 09:11:53 +08:00 |
|
三咲雅 · Misaki Masa
|
d954784643
|
perf: cache loaded plugins (#710)
|
2024-02-22 07:01:23 +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
|
52d91c0e42
|
feat: add new file marked state (#682)
|
2024-02-15 20:24:20 +08:00 |
|
三咲雅 · Misaki Masa
|
95d2358100
|
feat: expose selected/yanked files as API (#674)
|
2024-02-15 20:20:28 +08:00 |
|
sxyazi
|
8bf0d6428f
|
fix: allow access to the current tab via tabs for consistency
|
2024-02-13 16:19:34 +08:00 |
|
三咲雅 · Misaki Masa
|
22ecad47ab
|
feat: Vim-like notification (#659)
|
2024-02-13 03:26:17 +08:00 |
|
三咲雅 · Misaki Masa
|
a764e42098
|
refactor: tab-specific selection (#653)
|
2024-02-13 02:40:13 +08:00 |
|
三咲雅 · Misaki Masa
|
dc1718fcf0
|
feat: calling sync functions within the async plugin (#649)
|
2024-02-09 17:28:14 +08:00 |
|
sxyazi
|
20b6f26247
|
fix: initialize window in Folder::make for folder preview
|
2024-02-09 11:08:39 +08:00 |
|
sxyazi
|
8851269585
|
fix: do not use jemalloc on macOS and Windows
|
2024-02-09 09:41:27 +08:00 |
|
三咲雅 · Misaki Masa
|
25c96557ed
|
feat: allows access to complete app data for all tabs (#644)
|
2024-02-08 16:05:37 +08:00 |
|
三咲雅 · Misaki Masa
|
c12a735f68
|
perf: cheaper sync context initialization (#643)
|
2024-02-08 12:14:01 +08:00 |
|
sxyazi
|
0d7e977076
|
chore: bump version to 0.2.3
|
2024-02-07 11:18:23 +08:00 |
|
三咲雅 · Misaki Masa
|
d754044aae
|
fix: task manager not re-rendering after progress update (#633)
|
2024-02-06 08:35:50 +08:00 |
|
三咲雅 · Misaki Masa
|
59e889a3b5
|
fix: hidden attribute of files on Windows (#632)
|
2024-02-06 08:27:00 +08:00 |
|
三咲雅 · Misaki Masa
|
715fbf5b65
|
fix: attach plugin args to the entry method for better future optimization possibilities (#627)
|
2024-02-05 02:49:17 +08:00 |
|
三咲雅 · Misaki Masa
|
a027c1be12
|
feat: app_emit and manager_emit accepts boolean, integer, and number as option values (#625)
|
2024-02-04 08:38:10 +08:00 |
|
sxyazi
|
5086c02380
|
feat: add plugin command to each layer
|
2024-02-03 02:49:44 +08:00 |
|
三咲雅 · Misaki Masa
|
b51d1f26d0
|
feat: plugin interface for key events via ya.which() (#617)
|
2024-02-03 01:09:26 +08:00 |
|
Sinkerine
|
b013dff4fe
|
feat: support unyank (#313)
|
2024-01-31 21:53:30 +08:00 |
|
三咲雅 · Misaki Masa
|
9d912b07aa
|
refactor: use Cmd instead of Exec (#604)
|
2024-01-31 08:59:47 +08:00 |
|
三咲雅 · Misaki Masa
|
68ffd82c0d
|
feat: plugin-specific state persistence (#590)
|
2024-01-28 00:30:41 +08:00 |
|
三咲雅 · Misaki Masa
|
c325c332de
|
feat: support passing arguments to plugin (#587)
|
2024-01-27 15:20:16 +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
|
3248dbd8bb
|
feat: support submit completion and input at once by using <Enter> key (#565)
|
2024-01-23 16:45:57 +08:00 |
|
sxyazi
|
8cc18976d9
|
refactor: split router from executor
|
2024-01-23 10:35:00 +08:00 |
|
三咲雅 · Misaki Masa
|
56ede51c53
|
perf: new event system (#561)
|
2024-01-22 18:43:50 +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 |
|
sxyazi
|
97a7eb7d47
|
feat: add file(1) as the file fallback previewer (#543)
|
2024-01-20 08:41:46 +08:00 |
|
三咲雅 · Misaki Masa
|
1bfd1c002f
|
fix: shell input code highlighting is not adapted for the default ANSI theme (#536)
|
2024-01-19 11:26:59 +08:00 |
|
三咲雅 · Misaki Masa
|
e987855fca
|
fix: can't display file name with invalid utf-8 (#529)
|
2024-01-19 00:49:15 +08:00 |
|
sxyazi
|
1036685f91
|
chore: update trash to 3.2.1
|
2024-01-16 08:29:26 +08:00 |
|
三咲雅 · Misaki Masa
|
a1c963accc
|
perf: partial rendering progress and composite into a complete UI to reduce CPU consumption caused by frequent progress updates (#509)
|
2024-01-15 18:30:50 +08:00 |
|
Azad
|
bf9f8f4273
|
feat: add support for highlighting by file type (#510)
|
2024-01-13 23:19:40 +08:00 |
|
sxyazi
|
876419a6c4
|
chore: bump version to 0.2.0
|
2024-01-13 21:13:23 +08:00 |
|
三咲雅 · Misaki Masa
|
560a1bf3f9
|
feat: icon color and ordered icon rules support (#503)
|
2024-01-10 23:24:36 +08:00 |
|
Alexander Serowy
|
d7d000c213
|
refactor: quit command (#484)
|
2024-01-10 03:10:26 +08:00 |
|
三咲雅 · Misaki Masa
|
1908ff2047
|
fix: resize isn't triggered on app restoring (#483)
|
2024-01-07 22:12:17 +08:00 |
|