yazi/yazi-core/src/tab/commands
2024-02-17 19:03:26 +08:00
..
arrow.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
back.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
cd.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
copy.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
enter.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
escape.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
filter.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
find.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
forward.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
hidden.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
jump.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
leave.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
linemode.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
mod.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
preview.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
reveal.rs fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
search.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
select.rs refactor: tab-specific selection (#653) 2024-02-13 02:40:13 +08:00
select_all.rs refactor: tab-specific selection (#653) 2024-02-13 02:40:13 +08:00
shell.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
sort.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
visual_mode.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00