rschmitt / heatseeker

A high-performance Selecta clone, written in Rust.
MIT License
214 stars 10 forks source link

Use spacebar for selections as well as CTRL+T #27

Closed balupton closed 5 years ago

balupton commented 6 years ago

It would never have occurred to me in a million years to use CTRL+T as the selector, my first guess would always be spacebar, which is what other apps I've experienced in the past have used.

Is it possible to add support for spacebar?

rschmitt commented 6 years ago

Spaces are like any other character that can appear in a selection; they don't receive special handling. Have you encountered command line applications that use the spacebar in this way?

balupton commented 6 years ago

Having thought about this more, as heat seeker also does filtering, I agree this suggestion does not make sense. It makes more sense for something like https://github.com/fisherman/choices