yazi/app/src
2023-09-27 08:43:32 +08:00
..
header feat: show keywords when in search mode (#152) 2023-09-13 23:57:58 +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 feat: highlight matching words on finding (#211) 2023-09-27 08:43:32 +08:00
select fix: crashes caused by pop-up components (#52) 2023-08-14 07:27:54 +08:00
status feat: find (#104) 2023-09-11 18:49:26 +08:00
tasks refactor: introduce Clippy (#38) 2023-08-09 14:36:19 +08:00
which feat: find (#104) 2023-09-11 18:49:26 +08:00
app.rs feat: find (#104) 2023-09-11 18:49:26 +08:00
context.rs refactor: use Url instead of PathBuf (#107) 2023-09-05 19:32:53 +08:00
executor.rs feat: new link command, which creates symlinks to the yanked files (#167) 2023-09-25 02:02:26 +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