yazi/core/src
2023-10-01 15:49:07 +08:00
..
external feat: backward/forward (#230) 2023-10-01 15:49:07 +08:00
files feat: new link command, which creates symlinks to the yanked files (#167) 2023-09-25 02:02:26 +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: backward/forward (#230) 2023-10-01 15:49:07 +08:00
select feat: choose-file mode (#69) 2023-08-18 01:04:40 +08:00
tasks fix: set stdio to null when orphan is true (#229) 2023-09-30 20:43:47 +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: scroll half/full page with arrow percentage supported, and new Vi-like <C-u>, <C-d>, <C-b>, and <C-f> keybindings added (#213) 2023-09-24 17:27:10 +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