yazi/yazi-core/src/manager/commands
2023-11-18 01:40:20 +08:00
..
close.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
create.rs feat: make Input and Select positions customizable (#361) 2023-11-18 01:40:20 +08:00
link.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
mod.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
open.rs feat: make Input and Select positions customizable (#361) 2023-11-18 01:40:20 +08:00
paste.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
peek.rs fix: unable to clear preview image on can't get mimetype 2023-11-12 11:31:22 +08:00
quit.rs feat: make Input and Select positions customizable (#361) 2023-11-18 01:40:20 +08:00
refresh.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
remove.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
rename.rs feat: make Input and Select positions customizable (#361) 2023-11-18 01:40:20 +08:00
suspend.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
tab_close.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
tab_create.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
tab_swap.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
tab_switch.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
yank.rs refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00