yazi/yazi-fm/src
thelamb 92112de1c0
feat: new confirm component (#1167)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-08-22 22:20:31 +08:00
..
app feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
completion feat: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
components feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
confirm feat: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
help feat: add filtering tip in help component (#1361) 2024-08-02 15:20:14 +08:00
input feat: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
lives feat: add ext() method to Url userdata (#1528) 2024-08-21 00:45:50 +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: new confirm component (#1167) 2024-08-22 22:20:31 +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 feat: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
executor.rs feat: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
logs.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
main.rs feat: new confirm component (#1167) 2024-08-22 22:20:31 +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: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
router.rs feat: new confirm component (#1167) 2024-08-22 22:20:31 +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