yazi/yazi-core/src/tab/commands
2025-04-29 22:17:06 +08:00
..
arrow.rs feat: make the hover state for reveal, sort, and hidden commands stable (#2657) 2025-04-22 02:46:01 +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: allow initializing input when opening it with commands like rename, create, find, filter, etc. (#2578) 2025-04-06 16:59:48 +08:00
copy.rs fix: ensure the selected file list is always ordered (#2244) 2025-01-25 20:39:24 +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!: enhance fzf integration (#2553) 2025-03-30 22:17:07 +08:00
filter.rs feat: allow initializing input when opening it with commands like rename, create, find, filter, etc. (#2578) 2025-04-06 16:59:48 +08:00
filter_do.rs feat: make the hover state for reveal, sort, and hidden commands stable (#2657) 2025-04-22 02:46:01 +08:00
find.rs feat: allow initializing input when opening it with commands like rename, create, find, filter, etc. (#2578) 2025-04-06 16:59:48 +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
follow.rs feat: new follow command to follow files pointed to by symlinks (#2543) 2025-03-28 20:14:53 +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 feat: make the hover state for reveal, sort, and hidden commands stable (#2657) 2025-04-22 02:46:01 +08:00
hover.rs feat: make the hover state for reveal, sort, and hidden commands stable (#2657) 2025-04-22 02:46:01 +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 ci: musl build should include commit hash 2025-04-19 01:31:40 +08:00
mod.rs feat: make the hover state for reveal, sort, and hidden commands stable (#2657) 2025-04-22 02:46:01 +08:00
reveal.rs feat: new --no-dummy option for reveal command (#2664) 2025-04-22 22:22:33 +08:00
search.rs refactor: switch to Rust 2024 edition (#2645) 2025-04-20 23:41:05 +08:00
shell.rs refactor: switch to Rust 2024 edition (#2645) 2025-04-20 23:41:05 +08:00
sort.rs feat: make the hover state for reveal, sort, and hidden commands stable (#2657) 2025-04-22 02:46:01 +08:00
toggle.rs feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
toggle_all.rs feat!: enhance fzf integration (#2553) 2025-03-30 22:17:07 +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 feat: calculate real-time directory size in spotter (#2695) 2025-04-29 22:17:06 +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