yazi/yazi-core/src/tab/commands
2025-01-19 16:09:24 +08:00
..
arrow.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
back.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
cd.rs feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
copy.rs feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
enter.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
escape.rs feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966) 2024-11-30 21:25:57 +08:00
filter.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
filter_do.rs feat: more complete hovered file cursor tracking (#2218) 2025-01-19 16:09:24 +08:00
find.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
find_arrow.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
find_do.rs refactor: simplify module exports (#1770) 2024-10-12 21:05:12 +08:00
forward.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
hidden.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
leave.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
linemode.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
mod.rs feat: support and hide Windows system files by default (#2149) 2025-01-03 08:18:34 +08:00
reveal.rs feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
search.rs feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
shell.rs feat: new --cwd parameter for the shell command and fs.cwd() API (#2060) 2024-12-17 18:31:17 +08:00
sort.rs fix: missing a hover after reordering from an external plugin (#2072) 2024-12-20 19:49:42 +08:00
toggle.rs feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
toggle_all.rs feat: new ya emit and ya emit-to subcommands to emit commands to a specified instance for execution (#1979) 2024-12-01 23:12:49 +08:00
update_peeked.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
update_spotted.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
visual_mode.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00