]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 3 Mar 2019 08:22:47 +0000 (13:52 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sun, 3 Mar 2019 08:24:03 +0000 (13:54 +0530)
README.md

index e17d9390e6bc9fe07742a919271bba09bdf9cb4f..dd82729363bece3b48824ffd6b1834689a59ea53 100644 (file)
--- a/README.md
+++ b/README.md
@@ -425,7 +425,7 @@ Please visit the [How to](https://github.com/jarun/nnn/wiki/How-to) wiki page.
 
 ##### BSD terminal issue
 
-By default in OpenBSD & FreeBSD, `stty` maps <kbd>^Y</kbd> to `DSUSP`. This means that typing <kbd>^Y</kbd> will suspend `nnn` as if you typed <kbd>^Z</kbd> (you can bring `nnn` back to the foreground by issuing `fg`) instead of entering multi-copy mode. You can check this with `stty -a`. If it includes the text `dsusp = ^Y`, issuing `stty dsusp undef` will disable this `DSUSP` and let `nnn` receive the <kbd>^Y</kbd> instead.
+By default in OpenBSD & FreeBSD (and probably on macOS as well), `stty` maps <kbd>^Y</kbd> to `DSUSP`. This means that typing <kbd>^Y</kbd> will suspend `nnn` as if you typed <kbd>^Z</kbd> (you can bring `nnn` back to the foreground by issuing `fg`) instead of entering multi-copy mode. You can check this with `stty -a`. If it includes the text `dsusp = ^Y`, issuing `stty dsusp undef` will disable this `DSUSP` and let `nnn` receive the <kbd>^Y</kbd> instead.
 
 ##### Restrict file open