yazi/yazi-actor/src/lives
2026-07-08 17:04:12 +08:00
..
behavior.rs fix: a TOCTOU race condition while creating temporary directories (#4008) 2026-05-28 18:07:31 +08:00
core.rs feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
entries.rs feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00
file.rs feat: make visual mode support wraparound scrolling (#4101) 2026-07-05 18:06:25 +08:00
filter.rs feat: tasks without progress (#3131) 2025-09-02 16:58:34 +08:00
finder.rs feat: tasks without progress (#3131) 2025-09-02 16:58:34 +08:00
folder.rs feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00
input.rs feat: new input DDS event watching changes in input content (#4043) 2026-06-14 19:58:23 +08:00
input_alt.rs feat: Lua API for printing escape sequences to the terminal (#4059) 2026-06-19 23:14:13 +08:00
lives.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
mod.rs feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00
mode.rs feat: make visual mode support wraparound scrolling (#4101) 2026-07-05 18:06:25 +08:00
mut_cell.rs refactor: unify rendering behavior with a new renderer (#4038) 2026-06-11 20:44:22 +08:00
preference.rs refactor: make Lua bindings Send (#4027) 2026-06-09 22:52:43 +08:00
preview.rs feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00
ptr.rs feat: key-* DDS events to allow canceling user key commands (#3005) 2025-07-20 14:11:57 +08:00
selected.rs feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00
tab.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
tabs.rs feat: tasks without progress (#3131) 2025-09-02 16:58:34 +08:00
task.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
tasks.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
which.rs feat!: make help menu a command palette (#4074) 2026-06-22 23:57:29 +08:00
yanked.rs feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00