yazi/app/src
2023-09-09 01:25:38 +08:00
..
header fix: respect symlink paths without canonicalizing them (#126) 2023-09-08 23:25:14 +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 fix: respect symlink paths without canonicalizing them (#126) 2023-09-08 23:25:14 +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 fix: unable to scroll back after scrolling beyond the maximum boundary 2023-09-09 01:25:38 +08:00
context.rs refactor: use Url instead of PathBuf (#107) 2023-09-05 19:32:53 +08:00
executor.rs fix: unable to scroll back after scrolling beyond the maximum boundary 2023-09-09 01:25:38 +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