yazi/yazi-core/src/input/commands
2023-12-19 22:49:54 +08:00
..
backspace.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
backward.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
close.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
complete.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
delete.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
escape.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
forward.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
insert.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
kill.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
mod.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
move_.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
paste.rs feat: use a global clipboard 2023-12-19 22:49:54 +08:00
redo.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
show.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
type_.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
undo.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
visual.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
yank.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00