mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
9de3fab65a
commit
56e4c9bb2e
1 changed files with 1 additions and 0 deletions
|
|
@ -242,6 +242,7 @@ impl<'a> Executor<'a> {
|
||||||
}
|
}
|
||||||
InputMode::Insert => {
|
InputMode::Insert => {
|
||||||
on!(backspace);
|
on!(backspace);
|
||||||
|
on!(kill);
|
||||||
|
|
||||||
false
|
false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue