Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TERM variable added to zshrc file for tmux compatibility #314

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

QU35T-code
Copy link
Member

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

zsh-users/zsh-autosuggestions#229

@QU35T-code QU35T-code self-assigned this Feb 26, 2024
@QU35T-code QU35T-code added the bugfix It's a bird, it's a plane label Feb 26, 2024
@QU35T-code QU35T-code changed the title Add TERM env var into zshrc file TERM variable added to zshrc file for tmux compatibility Feb 26, 2024
@ShutdownRepo ShutdownRepo merged commit fe6c330 into ThePorgs:dev Feb 26, 2024
11 of 13 checks passed
@QU35T-code QU35T-code deleted the fix/tmux&zsh branch February 26, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix It's a bird, it's a plane
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants