| .. |
|
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
|
refactor: introduce LocBuf (#3062)
|
2025-08-17 16:25:04 +08:00 |
|
cd.rs
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
close.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
copy.rs
|
feat: URL covariance for selected and yanked files (#3025)
|
2025-07-29 15:03:22 +08:00 |
|
create.rs
|
refactor: introduce LocBuf (#3062)
|
2025-08-17 16:25: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
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +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: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +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
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +08:00 |
|
hover.rs
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +08:00 |
|
leave.rs
|
feat: VFS support for the enter and leave commands (#3035)
|
2025-08-05 20:45:23 +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
|
refactor: switch to actor model (#2986)
|
2025-07-14 23:08:11 +08:00 |
|
open.rs
|
refactor: introduce LocBuf (#3062)
|
2025-08-17 16:25:04 +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
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +08:00 |
|
remove.rs
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
rename.rs
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
reveal.rs
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +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
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +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: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
update_mimes.rs
|
fix: respect URL covariance when updating mimetypes (#3079)
|
2025-08-18 23:20:03 +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_tasks.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 |