Start fish_key_reader, and hit control-C. I'm seeing the notice that you must hit it again in order to quit however it does exit. ```fish > fish_key_reader Press a key: Press [ctrl-C] again to exit bind \cC 'do something' > ```
Start fish_key_reader, and hit control-C. I'm seeing the notice that you must hit it again in order to quit however it does exit.