Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Nov 20, 2023
1 parent c8d6590 commit 5738076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yazi-fm/src/executor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ impl<'a> Executor<'a> {
}
InputMode::Insert => {
on!(backspace);
on!(kill);

false
}
Expand Down

0 comments on commit 5738076

Please sign in to comment.