Updated Troubleshooting (markdown)

John Doe 2020-03-31 00:54:29 +05:30
parent bd21f6b37b
commit edc1255529

@ -21,6 +21,8 @@ If that's the case, clear (`undef`) the setting. E.g.:
stty lwrap undef stty lwrap undef
stty lnext undef stty lnext undef
You can do this when starting `nnn`. See the [quitcd scripts](https://github.com/jarun/nnn/tree/master/misc/quitcd).
## BSD terminal issue ## BSD terminal issue
**TL;DR:** On releases previous to v2.7, use the keybind <kbd>K</kbd> to toggle selection if you are having issues with <kbd>^Y</kbd>. **TL;DR:** On releases previous to v2.7, use the keybind <kbd>K</kbd> to toggle selection if you are having issues with <kbd>^Y</kbd>.