yazi/yazi-widgets/src/input/commands
2025-07-06 19:17:00 +08:00
..
backspace.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
backward.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
commands.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
complete.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
delete.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
escape.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
forward.rs fix: forward --end-of-word of the input should consider the mode's delta (#2811) 2025-05-30 18:50:00 +08:00
insert.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
kill.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
mod.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
move.rs refactor: move several UI-related APIs from the ya namespace to ui (#2939) 2025-07-03 15:58:51 +08:00
paste.rs refactor: new yazi-parser crate (#2956) 2025-07-06 19:17:00 +08:00
redo.rs feat: improve the UX of the input component (#2935) 2025-06-30 16:27:25 +08:00
replace.rs feat: display newlines in input as spaces to improve readability (#2932) 2025-06-28 23:59:29 +08:00
type.rs feat: display newlines in input as spaces to improve readability (#2932) 2025-06-28 23:59:29 +08:00
undo.rs feat: improve the UX of the input component (#2935) 2025-06-30 16:27:25 +08:00
visual.rs refactor: new yazi-widgets crate (#2498) 2025-03-20 02:21:53 +08:00
yank.rs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00