yazi/core/src
2023-09-19 08:54:31 +08:00
..
external perf: doesn't wait for the process of killing (#128) 2023-09-09 23:03:47 +08:00
files fix: check relative path on expand_path (#165) 2023-09-17 01:29:44 +08:00
help feat: help (#93) 2023-08-31 13:58:13 +08:00
input feat: make Input streamable (#127) 2023-09-09 22:58:20 +08:00
manager feat: tab switch wraparound (#160) 2023-09-17 16:52:06 +08:00
select feat: choose-file mode (#69) 2023-08-18 01:04:40 +08:00
tasks feat: make trash optional (#178) 2023-09-19 08:54:31 +08:00
which feat: find (#104) 2023-09-11 18:49:26 +08:00
blocker.rs refactor: implement RoCell to replace OnceCell (#63) 2023-08-15 18:49:47 +08:00
event.rs fix: unexpected error due to channel closing 2023-09-18 06:55:50 +08:00
highlighter.rs feat: highlight the inputs when highlighting mode turns on (#25) 2023-08-06 17:32:34 +08:00
lib.rs feat: help (#93) 2023-08-31 13:58:13 +08:00
position.rs fix: crashes caused by pop-up components (#52) 2023-08-14 07:27:54 +08:00