yazi/yazi-fm/src
2024-06-27 00:47:56 +08:00
..
app refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00
completion refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00
components feat: add some dependency version information to yazi --debug (#1112) 2024-06-04 06:29:47 +08:00
help feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
input 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
lives perf!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +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: 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
logs.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
main.rs refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +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: support mouse event (#1038) 2024-06-03 14:31:55 +08:00
router.rs feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
signals.rs fix: block SIGINT signal from the spawned subprocess (#1131) 2024-06-07 06:11:32 +08:00
term.rs refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00