| .. |
|
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
|
fix: help menu multi-line text rendering (#1347)
|
2024-07-25 07:54:24 +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
|
chore: bump version to 0.3 (#1374)
|
2024-08-01 14:36:16 +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 extract builtin plugin for archive extracting (#1321)
|
2024-07-31 08:27:22 +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
|
fix: adapt to a wider range of terminal cursor management through DECSET and DECRQM requests again
|
2024-07-26 23:45:40 +08:00 |