Hacker News new | ask | show | jobs
by fhn 44 days ago
let's not have q=quit. most rouge games have q=quaff. I mean if people want to quit, they can just refresh or close the tab. At the very least, ask.
2 comments

And how would you quit the terminal version?
Control-C is the usual for that.
1. That doesn't work in Powershell.

2. The standard keybind to quit is in fact q. See less, info, and fzf for examples.

Good point! Thanks.