yazi/yazi-core/src/manager/commands
hankertrix 9961251248
feat: add --hovered option to the rename and remove commands (#1227)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-06-28 08:59:23 +08:00
..
bulk_rename.rs fix: suppress warnings for different name representations of the same file in the case-insensitive file system when renaming (#1185) 2024-06-24 00:59:33 +08:00
close.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
create.rs fix: different filenames should be treated as the same file on case-insensitive file systems (#1151) 2024-06-13 20:38:08 +08:00
hover.rs fix: accommodate all hover events for DDS (#1187) 2024-06-23 18:23:26 +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 perf!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +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: add --hovered option to the rename and remove commands (#1227) 2024-06-28 08:59:23 +08:00
rename.rs feat: add --hovered option to the rename and remove commands (#1227) 2024-06-28 08:59:23 +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: support mouse event (#1038) 2024-06-03 14:31:55 +08:00
update_mimetype.rs feat: prefetcher (#1061) 2024-05-20 17:25:55 +08:00
update_paged.rs refactor: rename the domain term prefetcher to fetcher 2024-05-28 00:28:17 +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