You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this issue should be reported to pure or VSCode. As the title suggests, when using the Pure theme for fish shell in VSCode, it seems that there is a newline character after the prompt, separating the user input from the prompt content. This issue does not occur when using the original fish shell without any theme. Even if I set pure_enable_single_line_prompt to true it still occurs. Please refer to the screenshot below. Any suggestion could be helpful, thanks in advance.
pure theme
pure theme, set pure_enable_single_line_prompt true
There is an issue on vcsode repo microsoft/vscode#187185 and a solution on IlanCosman/tide#433. The issue comes from "terminal.integrated.shellIntegration.enabled being enabled.
Disable this feature,
Kill the VSCode terminal (trash/bin icon on the top right of the panel)
@edouard-lopez Thanks for your help and this really fixed my issue! It seems that VSC does some magic with its shell integration procedure. I'm happy to close this issue now and enjoy this awesome theme 😄
I'm not sure if this issue should be reported to pure or VSCode. As the title suggests, when using the Pure theme for fish shell in VSCode, it seems that there is a newline character after the prompt, separating the user input from the prompt content. This issue does not occur when using the original fish shell without any theme. Even if I set
pure_enable_single_line_prompt
totrue
it still occurs. Please refer to the screenshot below. Any suggestion could be helpful, thanks in advance.pure theme
pure theme,
set pure_enable_single_line_prompt true
original fish theme
Env
Pure
Fish
OS/distribution
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: Rocky
Description: Rocky Linux release 8.7 (Green Obsidian)
Release: 8.7
Codename: GreenObsidian
The text was updated successfully, but these errors were encountered: