Hacker News new | past | comments | ask | show | jobs | submit login

I believe in bash and zsh the default is ^R and ^S



except a huge number of terminal emulators still reserve ^S/^Q for XON/XOFF software flow-control[1].

    stty -ixon
lives in my init scripts for that reason.

[1] https://en.wikipedia.org/wiki/Software_flow_control




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: