Yujian Zhang

Results 1 comments of Yujian Zhang

I think this problem is caused by `$TERM`, you maybe use `tmux-256color`, but this doesn't work in `tmux`.you can use the following command to fix it: add `alias ranger='TERM=xterm-256color ranger'...