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

Version 1.52 does not work with fish shell -- redirection problem #318

Closed
jwmurray opened this issue May 31, 2020 · 1 comment
Closed

Version 1.52 does not work with fish shell -- redirection problem #318

jwmurray opened this issue May 31, 2020 · 1 comment
Labels
fixed Fixed in latest (pre-)release.

Comments

@jwmurray
Copy link

OS: Pop_os! 20.04 (similar to Ubuntu)
VSCode version: 1.45.1
Extension version: 1.52
Toolchain version: rustc 1.45.0-nightly (a74d1862d 2020-05-14)

Build target: nightly-x86_64-unknown-linux-gnu (default)
Python version:3.8.2
Shell: fish

When I start the debugger with F5, it gets an error in the terminal:
<<>> /home/jmurray/.vscode/extensions/vadimcn.vscode-lldb-1.5.2/adapter/codelldb terminal-agent --port=43223
fish: Expected a command, but instead found a redirection
<<>> /home/jmurray/.vscode/extensions/vadimcn.vscode-lldb-1.5.2/adapter/codelldb terminal-agent --port=43223

This did not happen on 1.50 or 1.51.

@brendanzab
Copy link

Checking for updates and installing v1.5.3 fixed this for me!

@vadimcn vadimcn added the fixed Fixed in latest (pre-)release. label Jun 7, 2020
@vadimcn vadimcn closed this as completed Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed Fixed in latest (pre-)release.
Projects
None yet
Development

No branches or pull requests

3 participants