diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-10-08 01:47:52 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-10-08 01:47:52 +0530 |
commit | b4ba845fe3a68bc115662e029173f49a6800d49d (patch) | |
tree | be9237000bac086feae8623aa41f08c05badb39d | |
parent | 4f6f1a59d3fceddba87152b281b2e4c63edf72a7 (diff) | |
download | nnn-b4ba845fe3a68bc115662e029173f49a6800d49d.tar.gz |
Remove obsolete troubleshooting note
-rw-r--r-- | nnn.1 | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 , |