Microsoft/vscode

Adapt the bash of busybox.

Open

#170 868 ouverte le 4 janv. 2023

Voir sur GitHub
 (8 commentaires) (0 réactions) (1 assigné)TypeScript (10 221 forks)batch import
buggood first issuehelp wantedlinuxterminal-shell-bash

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

Description

  • VSCode Version: 1.74.2
  • Local OS Version: Windows 11 Build 22621
  • Remote OS Version: Alpine Linux v3.17
  • Remote Extension/Connection Type: WSL
  • Logs:

Steps to Reproduce:

  1. Start a terminal.
  2. image

I use busybox bash as /bin/bash (still busybox ash in essence), which is why there is no .bashrc. I hope vs code server can judge whether it is a real bash before using it, if not, treat the bash as ash.

Does this issue occur when you try this locally?: No Does this issue occur when you try this locally and all extensions are disabled?: No

Guide contributeur