yazi/yazi-widgets/src/input/actor
2026-07-08 17:04:12 +08:00
..
actor.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00
backspace.rs feat: input history (#4104) 2026-07-06 18:43:08 +08:00
backward.rs feat: new gait for input backward and forward actions (#4012) 2026-06-01 13:16:01 +08:00
casefy.rs feat: input history (#4104) 2026-07-06 18:43:08 +08:00
complete.rs feat: input history (#4104) 2026-07-06 18:43:08 +08:00
delete.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00
escape.rs feat: Lua API for printing escape sequences to the terminal (#4059) 2026-06-19 23:14:13 +08:00
forward.rs feat: new gait for input backward and forward actions (#4012) 2026-06-01 13:16:01 +08:00
insert.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00
kill.rs feat: input history (#4104) 2026-07-06 18:43:08 +08:00
mod.rs feat: input history (#4104) 2026-07-06 18:43:08 +08:00
move.rs feat: Lua API for printing escape sequences to the terminal (#4059) 2026-06-19 23:14:13 +08:00
paste.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00
recall.rs feat: input history (#4104) 2026-07-06 18:43:08 +08:00
redo.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00
replace.rs feat: input history (#4104) 2026-07-06 18:43:08 +08:00
type.rs feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
undo.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00
visual.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00
yank.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00