yazi/yazi-fm/src
2024-02-06 08:27:00 +08:00
..
app fix: attach plugin args to the entry method for better future optimization possibilities (#627) 2024-02-05 02:49:17 +08:00
completion fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
components fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
help fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
input fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
lives feat: app_emit and manager_emit accepts boolean, integer, and number as option values (#625) 2024-02-04 08:38:10 +08:00
select fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
tasks fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
which fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
widgets chore: bump version to 0.2.0 2024-01-13 21:13:23 +08:00
context.rs feat: v0.2.0 API 2023-12-30 23:41:41 +08:00
executor.rs feat: add plugin command to each layer 2024-02-03 02:49:44 +08:00
logs.rs refactor: format and adjust log levels 2023-10-23 16:07:08 +08:00
main.rs feat: plugin-specific state persistence (#590) 2024-01-28 00:30:41 +08:00
panic.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
root.rs fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +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