yazi/yazi-core/src
2023-11-12 06:54:18 +08:00
..
completion fix: Rust panics instead of returning an error when file times are invalid (#357) 2023-11-12 03:31:21 +08:00
external feat: new reveal command (#341) 2023-11-09 09:07:12 +08:00
files feat: new reveal command (#341) 2023-11-09 09:07:12 +08:00
help refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
input refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
manager feat: display the number of deleted files in the prompt (#359) 2023-11-11 08:58:34 +08:00
preview perf: fallback to plain highlighter for long text (#329) 2023-11-04 06:33:20 +08:00
select refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
tab fix: cd doesn't expand the path automatically 2023-11-12 06:54:18 +08:00
tasks feat: display the number of deleted files in the prompt (#359) 2023-11-11 08:58:34 +08:00
which refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
blocker.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
context.rs feat: auto-completion for input component (#324) 2023-11-04 06:30:52 +08:00
event.rs feat: new reveal command (#341) 2023-11-09 09:07:12 +08:00
highlighter.rs feat: better Zellij support with multi-factor detection involving emulator types (#336) 2023-11-06 08:10:57 +08:00
lib.rs feat: auto-completion for input component (#324) 2023-11-04 06:30:52 +08:00
position.rs feat: auto-completion for input component (#324) 2023-11-04 06:30:52 +08:00
step.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00