mirror of
https://github.com/jarun/nnn.git
synced 2024-11-30 06:41:28 +00:00
Updated Troubleshooting (markdown)
parent
2ecf54e07a
commit
932d46732a
|
@ -65,6 +65,8 @@ We have seen this issue with WSL and Putty where sometimes repeated space charac
|
|||
To fix this:
|
||||
|
||||
export TERM=rxvt-unicode
|
||||
// OR
|
||||
export TERM=rxvt-unicode-256color
|
||||
|
||||
Detailed [explanation](https://stackoverflow.com/questions/46507473/ncurses-in-urxvt-does-not-print-repeating-characters).
|
||||
|
||||
|
|
Loading…
Reference in a new issue