yazi/core/src
三咲雅 · Misaki Masa ddb5490551
feat: line mode (#291)
2023-10-21 05:42:13 +08:00
..
external fix: delegate the SIGINT signal of processes with orphan=true to their parent (#290) 2023-10-20 09:40:32 +08:00
files feat: line mode (#291) 2023-10-21 05:42:13 +08:00
help refactor: split commands into separate files (#272) 2023-10-15 09:09:36 +08:00
input refactor: remove unnecessary let binding 2023-10-13 08:22:05 +08:00
manager feat: line mode (#291) 2023-10-21 05:42:13 +08:00
preview refactor: split commands into separate files (#272) 2023-10-15 09:09:36 +08:00
select refactor: remove unnecessary let binding 2023-10-13 08:22:05 +08:00
tab feat: line mode (#291) 2023-10-21 05:42:13 +08:00
tasks feat: line mode (#291) 2023-10-21 05:42:13 +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
context.rs refactor: split commands into separate files (#272) 2023-10-15 09:09:36 +08:00
event.rs refactor: split commands into separate files (#272) 2023-10-15 09:09:36 +08:00
highlighter.rs fix: some colors not readable in light mode (#264) 2023-10-13 18:49:24 +08:00
lib.rs refactor: split commands into separate files (#272) 2023-10-15 09:09:36 +08:00
position.rs fix: crashes caused by pop-up components (#52) 2023-08-14 07:27:54 +08:00
step.rs fix: a logic error in Step (#233) 2023-10-01 09:44:48 +08:00