Skip to content

Conversation

@plcplc
Copy link

@plcplc plcplc commented Oct 21, 2023

I had the same issue as
https://www.reddit.com/r/neovim/comments/xr65ea/awk_error_when_calling_terminal_commands/, which is caused by theme.sh trying to apply the theme when vim is executing shell commands.

This commit amends the suggested default theme.sh loading logic for the fish shell to only apply when the shell is interactive. This seems like a generally sensible thing for a terminal theme manager regardless.

I had the same issue as
https://www.reddit.com/r/neovim/comments/xr65ea/awk_error_when_calling_terminal_commands/,
which is caused by theme.sh trying to apply the theme when vim is
executing shell commands.

This commit amends the suggested default theme.sh loading logic for the
fish shell to only apply when the shell is interactive. This seems like
a generally sensible thing for a terminal theme manager regardless.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant