mirror of
https://github.com/jarun/nnn.git
synced 2024-11-26 09:52:12 +03: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:
|
To fix this:
|
||||||
|
|
||||||
export TERM=rxvt-unicode
|
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).
|
Detailed [explanation](https://stackoverflow.com/questions/46507473/ncurses-in-urxvt-does-not-print-repeating-characters).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user