Closed QU35T-code closed 8 months ago
zsh autosuggestion does not work if TERM is screen. By default, tmux uses screen. If a user imports his tmux.conf config file, he won't get the autosuggestion. This fix forces the value of the TERM variable.
https://github.com/zsh-users/zsh-autosuggestions/issues/229
Description
zsh autosuggestion does not work if TERM is screen. By default, tmux uses screen. If a user imports his tmux.conf config file, he won't get the autosuggestion. This fix forces the value of the TERM variable.
Related issues
https://github.com/zsh-users/zsh-autosuggestions/issues/229