]> Sergey Matveev's repositories - nnn.git/commit
Annotate ^Y/DSUSP issue on BSDs caused by `stty`
authorTim Chase <github@tim.thechases.com>
Thu, 22 Nov 2018 20:08:50 +0000 (14:08 -0600)
committerGitHub <noreply@github.com>
Thu, 22 Nov 2018 20:08:50 +0000 (14:08 -0600)
commit458f12a97987af67831b1f33730ddc16bcb4ff04
tree0349a1fc98ed86540659d2876a95aeb8e566514b
parent3297366b6536d252dff24c9926d3b414648409da
Annotate ^Y/DSUSP issue on BSDs caused by `stty`

On at least FreeBSD & OpenBSD, typing `^Y` will send a `DSUSP` signal, suspending the process. Annotate the issue along with a solution to allow `^Y` to work on these.

There may be similar issues on NetBSD or possibly on OSX, but I don't have either available for testing.
README.md