yazi/app/src
2023-10-15 09:09:36 +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 refactor: split commands into separate files (#272) 2023-10-15 09:09:36 +08:00
select fix: collect and fix all hard coded themes and color (#221) 2023-10-13 00:34:04 +08:00
tasks fix: collect and fix all hard coded themes and color (#221) 2023-10-13 00:34:04 +08:00
which fix: collect and fix all hard coded themes and color (#221) 2023-10-13 00:34:04 +08:00
app.rs feat: better file hover state (#269) 2023-10-14 23:12:32 +08:00
executor.rs refactor: split commands into separate files (#272) 2023-10-15 09:09:36 +08:00
logs.rs feat: automatically change the current working directory after closing yazi (#40) 2023-08-09 18:15:02 +08:00
main.rs feat: new theme system (#161) 2023-10-12 00:09:10 +08:00
root.rs refactor: split commands into separate files (#272) 2023-10-15 09:09:36 +08:00
signals.rs feat: add new --no-cwd-file option to quit command for flexible cwd-file setting (#245) 2023-10-05 21:36:08 +08:00