kamiyaa / joshuto

ranger-like terminal file manager written in Rust
https://crates.io/crates/joshuto
GNU Lesser General Public License v3.0
3.34k stars 151 forks source link

Feature request: delete colon to exit command mode #534

Open has2k1 opened 2 months ago

has2k1 commented 2 months ago

This is a request to match vim muscle memory. When there is only a colon on the command prompt, delete or Backspace should exit command mode. i.e. this situation

:|

Thank you.