yazi/app/src
2023-09-08 06:41:52 +08:00
..
header refactor: use Url instead of PathBuf (#107) 2023-09-05 19:32:53 +08:00
help feat: help (#93) 2023-08-31 13:58:13 +08:00
input fix: selection rect out of bounds (#59) 2023-08-15 07:33:25 +08:00
manager refactor: use Url instead of PathBuf (#107) 2023-09-05 19:32:53 +08:00
select fix: crashes caused by pop-up components (#52) 2023-08-14 07:27:54 +08:00
status feat: file size sorting under the simplified file system (#123) 2023-09-08 06:41:52 +08:00
tasks refactor: introduce Clippy (#38) 2023-08-09 14:36:19 +08:00
which feat: help (#93) 2023-08-31 13:58:13 +08:00
app.rs perf: load large folders in chunks (#117) 2023-09-07 00:12:59 +08:00
context.rs refactor: use Url instead of PathBuf (#107) 2023-09-05 19:32:53 +08:00
executor.rs feat: suspend process (Ctrl-Z) (#120) 2023-09-07 16:08:51 +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: help (#93) 2023-08-31 13:58:13 +08:00
root.rs feat: help (#93) 2023-08-31 13:58:13 +08:00
signals.rs feat: suspend process (Ctrl-Z) (#120) 2023-09-07 16:08:51 +08:00