| .. |
|
arrow.rs
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +08:00 |
|
back.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
bulk_rename.rs
|
feat: new yazi-vfs crate (#3187)
|
2025-09-21 11:44:52 +08:00 |
|
cd.rs
|
perf: zero-copy UrlBuf to Url conversion (#3117)
|
2025-08-28 23:06:04 +08:00 |
|
close.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
copy.rs
|
refactor: Url::pair() without allocation (#3116)
|
2025-08-27 23:52:09 +08:00 |
|
create.rs
|
perf: zero-copy UrlBuf to Url conversion (#3117)
|
2025-08-28 23:06:04 +08:00 |
|
enter.rs
|
feat: VFS support for the enter and leave commands (#3035)
|
2025-08-05 20:45:23 +08:00 |
|
escape.rs
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
filter.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
filter_do.rs
|
feat: support VFS for the file watcher (#3108)
|
2025-08-25 21:40:38 +08:00 |
|
find.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
find_arrow.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
find_do.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
follow.rs
|
refactor: Url::pair() without allocation (#3116)
|
2025-08-27 23:52:09 +08:00 |
|
forward.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
hardlink.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
hidden.rs
|
feat: support VFS for the file watcher (#3108)
|
2025-08-25 21:40:38 +08:00 |
|
hover.rs
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +08:00 |
|
leave.rs
|
refactor: Url::pair() without allocation (#3116)
|
2025-08-27 23:52:09 +08:00 |
|
linemode.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
link.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
mod.rs
|
feat: port task manager to Lua (#3134)
|
2025-09-03 22:25:16 +08:00 |
|
open.rs
|
feat: offload mimetype fetching on opening files to the task scheduler (#3141)
|
2025-09-06 00:18:31 +08:00 |
|
paste.rs
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
peek.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
quit.rs
|
refactor: introduce LocBuf (#3062)
|
2025-08-17 16:25:04 +08:00 |
|
refresh.rs
|
feat: support VFS for the file watcher (#3108)
|
2025-08-25 21:40:38 +08:00 |
|
remove.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
rename.rs
|
feat: introduce ChaType for better cross-filesystem consistency (#3175)
|
2025-09-18 07:20:19 +08:00 |
|
reveal.rs
|
perf: zero-copy UrlBuf to Url conversion (#3117)
|
2025-08-28 23:06:04 +08:00 |
|
search.rs
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +08:00 |
|
seek.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
shell.rs
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
sort.rs
|
feat: support VFS for the file watcher (#3108)
|
2025-08-25 21:40:38 +08:00 |
|
spot.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
suspend.rs
|
fix: suspend only when there is a parent process (#3008)
|
2025-07-21 14:42:10 +08:00 |
|
tab_close.rs
|
feat: key-* DDS events to allow canceling user key commands (#3005)
|
2025-07-20 14:11:57 +08:00 |
|
tab_create.rs
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
tab_swap.rs
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +08:00 |
|
tab_switch.rs
|
feat: key-* DDS events to allow canceling user key commands (#3005)
|
2025-07-20 14:11:57 +08:00 |
|
toggle.rs
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
toggle_all.rs
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
unyank.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
update_files.rs
|
refactor: Url::pair() without allocation (#3116)
|
2025-08-27 23:52:09 +08:00 |
|
update_mimes.rs
|
feat: support VFS for the file watcher (#3108)
|
2025-08-25 21:40:38 +08:00 |
|
update_paged.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
update_peeked.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
update_spotted.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
update_yanked.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
visual_mode.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
watch.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
yank.rs
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |