yazi/yazi-core/src/manager/commands
2024-05-23 17:59:58 +08:00
..
bulk_rename.rs feat: package manager (#985) 2024-05-07 13:42:45 +08:00
close.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
create.rs feat: package manager (#985) 2024-05-07 13:42:45 +08:00
hover.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
link.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
mod.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
open.rs feat: prefetcher (#1061) 2024-05-20 17:25:55 +08:00
paste.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
peek.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
quit.rs feat: close confirmation prompts and exit automatically when the ongoing task gone (#997) 2024-05-03 23:51:43 +08:00
refresh.rs feat: cd path auto-completion supports ~ expansion (#1081) 2024-05-23 17:59:58 +08:00
remove.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
rename.rs feat: package manager (#985) 2024-05-07 13:42:45 +08:00
seek.rs refactor: eliminate exec (#1045) 2024-05-16 18:20:47 +08:00
suspend.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
tab_close.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
tab_create.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
tab_swap.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
tab_switch.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
unyank.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
update_files.rs feat: prefetcher (#1061) 2024-05-20 17:25:55 +08:00
update_mimetype.rs feat: prefetcher (#1061) 2024-05-20 17:25:55 +08:00
update_paged.rs feat: prefetcher (#1061) 2024-05-20 17:25:55 +08:00
update_yanked.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
yank.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00