yazi/yazi-fm/src
2024-08-09 11:38:47 +08:00
..
app feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
completion refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00
components feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
help feat: add filtering tip in help component (#1361) 2024-08-02 15:20:14 +08:00
input feat: switch to kitty unicode placeholders for Ghostty image previewing (#1427) 2024-08-07 19:13:32 +08:00
lives fix: directory loading status (#1439) 2024-08-09 11:38:47 +08:00
notify fix: notification title width does not include the width of the icon (#1000) 2024-05-04 00:35:04 +08:00
select feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
tasks feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
which fix: track the latest file changes for the selected, yanked state when available (#791) 2024-03-08 15:37:53 +08:00
context.rs refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00
executor.rs feat: new search_do command to make it easier to achieve a flat view (#1431) 2024-08-07 21:36:55 +08:00
logs.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
main.rs feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +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: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
router.rs feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
signals.rs refactor: reimplement the signal system (#1307) 2024-07-18 23:41:02 +08:00
term.rs feat: add title_format manager config option (#1281) 2024-08-02 16:05:58 +08:00