yazi/yazi-fm/src
2024-10-11 18:05:08 +08:00
..
app fix!: introduce a new btime term to align ctime with Unix (#1761) 2024-10-11 18:05:08 +08:00
completion fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
components fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +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 fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
lives fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +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: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
context.rs feat: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
executor.rs fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
logs.rs feat: add more context to error messages (#1701) 2024-09-29 15:56:28 +08:00
main.rs feat: add more context to error messages (#1701) 2024-09-29 15:56:28 +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 refactor: turn RectRef, PaddingRef, PositionRef into Rect, Padding, Position (#1730) 2024-10-04 20:23:36 +08:00
router.rs fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
signals.rs refactor: reimplement the signal system (#1307) 2024-07-18 23:41:02 +08:00
term.rs fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00