yazi/yazi-fm/src
Lauri Niskanen 093c13ac22
refactor: fix Clippy warnings (#1312)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-20 16:34:04 +08:00
..
app fix: destroy term before stopping signals (#1310) 2024-07-19 22:41:15 +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: 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 refactor: fix Clippy warnings (#1312) 2024-07-20 16:34:04 +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 command hardlink (#1268) 2024-07-10 12:50:50 +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 refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00