| .. |
|
app
|
feat: new @since plugin annotation to specify the minimum supported Yazi version (#2290)
|
2025-02-05 15:55:56 +08:00 |
|
completion
|
perf: lazy load ui, ya, fs, and ps (#1903)
|
2024-11-13 11:38:11 +08:00 |
|
confirm
|
feat: new ya.confirm() API (#2095)
|
2024-12-25 00:35:46 +08:00 |
|
help
|
perf: lazy load ui, ya, fs, and ps (#1903)
|
2024-11-13 11:38:11 +08:00 |
|
input
|
feat: replace mode and Vim motions (W, E, B, ^, _) for inputs (#2143)
|
2025-01-08 18:38:21 +08:00 |
|
lives
|
feat: allow preloaders to return an optional Error to describe the failure (#2253)
|
2025-01-28 04:35:51 +08:00 |
|
manager
|
feat: mount manager (#2199)
|
2025-01-17 21:32:55 +08:00 |
|
notify
|
feat: move notification from top-right to bottom-right corner to avoid covering content as much as possible (#1984)
|
2024-12-03 23:59:18 +08:00 |
|
pick
|
perf: lazy load ui, ya, fs, and ps (#1903)
|
2024-11-13 11:38:11 +08:00 |
|
spot
|
feat: spotter (#1802)
|
2024-11-20 16:43:38 +08:00 |
|
tasks
|
feat: wrap long task descriptions (#2243)
|
2025-01-25 00:24:39 +08:00 |
|
which
|
fix: use complete rendering instead of partial rendering for no task progress report (#1876)
|
2024-11-01 19:52:19 +08:00 |
|
context.rs
|
feat: new cx.layer API to determine the current UI layer (#2247)
|
2025-01-26 01:54:18 +08:00 |
|
executor.rs
|
feat: replace mode and Vim motions (W, E, B, ^, _) for inputs (#2143)
|
2025-01-08 18:38:21 +08:00 |
|
logs.rs
|
feat: support local tmux image preview over SSH (#2229)
|
2025-01-20 18:59:00 +08:00 |
|
main.rs
|
feat: allow YAZI_LOG to control the log level of Überzug++ (#2183)
|
2025-01-09 15:58:38 +08:00 |
|
panic.rs
|
feat: support completely disabling mouse with mouse_events=[]; add new cursor_blink to control cursor style of input components (#1139)
|
2024-06-08 18:29:50 +08:00 |
|
root.rs
|
feat: mount manager (#2199)
|
2025-01-17 21:32:55 +08:00 |
|
router.rs
|
feat: new cx.layer API to determine the current UI layer (#2247)
|
2025-01-26 01:54:18 +08:00 |
|
signals.rs
|
fix: register and ignore the SIGINT signal explicitly
|
2024-11-12 08:24:28 +08:00 |
|
term.rs
|
fix: reverse the order of CSI-based and environment-based terminal detection (#2310)
|
2025-02-09 14:50:19 +08:00 |