From b4ba845fe3a68bc115662e029173f49a6800d49d Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 8 Oct 2019 01:47:52 +0530 Subject: [PATCH] Remove obsolete troubleshooting note --- nnn.1 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nnn.1 b/nnn.1 index a0f5e428..f698765b 100644 --- a/nnn.1 +++ b/nnn.1 @@ -203,11 +203,6 @@ when dealing with the !, e and p commands respectively. A single combination to .Sh KNOWN ISSUES .Nm may not handle keypresses correctly when used with tmux (see issue #104 for more details). Set \fBTERM=xterm-256color\fR to address it. -.Pp -Use the keybind \fI'\fR to toggle selection if you are having issues with \fI^Y\fR on *BSD or macOS. To use \fI^Y\fR, run: -.Bd -literal - stty dsusp undef -.Ed .Sh AUTHORS .An Arun Prakash Jana Aq Mt engineerarun@gmail.com , .An Lazaros Koromilas Aq Mt lostd@2f30.org ,