michael-lazar / rtv

Browse Reddit from your terminal
MIT License
4.64k stars 273 forks source link

no confirmation on exit #699

Open remembertoremind opened 5 years ago

remembertoremind commented 5 years ago

When I try to quit rtv, I get the "are you sure y/n", which is different from almost all other terminal applications which just quits when pressing q.

Would it be possible to put a setting in the config like no_confirm_on_exit or something like that? When turned on q just exists with no questions asked and when off it behaves as it does now.

michael-lazar commented 5 years ago

FYI you can use Q or Ctrl-C, or you could always rebind lowercase q to FORCE_EXIT.