yazi/yazi-fm/src
2024-02-29 12:02:27 +08:00
..
app fix: initialize logs right after configurations (#708) 2024-02-26 09:55:16 +08:00
completion fix: task manager not re-rendering after progress update (#633) 2024-02-06 08:35:50 +08:00
components perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
help feat: expose selected/yanked files as API (#674) 2024-02-15 20:20:28 +08:00
input fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
lives perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
notify 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
select fix: task manager not re-rendering after progress update (#633) 2024-02-06 08:35:50 +08:00
tasks fix: task manager not re-rendering after progress update (#633) 2024-02-06 08:35:50 +08:00
which fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
widgets feat: Vim-like notification (#659) 2024-02-13 03:26:17 +08:00
context.rs feat: Vim-like notification (#659) 2024-02-13 03:26:17 +08:00
executor.rs feat: add hovered as $0 for shell and opener (#738) 2024-02-29 03:12:09 +08:00
logs.rs feat: flavor (#753) 2024-02-29 11:54:41 +08:00
main.rs fix: initialize logs right after configurations (#708) 2024-02-26 09:55:16 +08:00
panic.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
root.rs feat: expose selected/yanked files as API (#674) 2024-02-15 20:20:28 +08:00
router.rs feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
signals.rs feat: allow the spawned child processes to suspend (#556) 2024-01-22 08:43:51 +08:00