question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Terminal rendering issues in Codespaces (iPadOS)

See original GitHub issue

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.73 - Codespaces / Insiders release
  • OS Version: iPadOS 15.7

Steps to Reproduce:

  1. Open a Codespaces
  2. Be sure to be using the Insiders Release
  3. Toggle Terminal
  4. The terminal rendering is unstable. Sometimes it only displays the username, sometimes is empty, and very few times it displays the entire shell (username / path / git branch)
  5. Create a new Terminal using the Terminal: Create New Terminal command
  6. A new terminal is created, but the same rendering issue occurs.
  7. You can repeat step 4 as many times as you want, and the same issue in step 5 will happen every time
  8. Type some command inside the terminal area
  9. You won’t see the keys you pressed, but hitting enter, you will notice the command itself was sent, because you can see the decorator at the right of the terminal area that refers to the new shell entry, as the picture below

49877025-E06E-4405-BEE2-E21A53EFEBC2

Switching to Stable version you won’t see such issue.

Thank you

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Tyriarcommented, Oct 19, 2022

@alefragnani the canvas renderer just got a major refactor to share a lot of code with the webgl renderer.

1reaction
Tyriarcommented, Oct 19, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Integrated terminal not working on iPad OS #4760 - GitHub
I'm trying out Codespaces as an option for emergency work on my iPad when I'm away from my laptop, but I'm finding text...
Read more >
Running GitHub Codespaces on an iPad - Brian Perry
In VSCode, download and enable the remote containers plugin for VSCode. · Hit F1 and search for 'Add Development Container Configuration Files...
Read more >
Stage Manager on iPadOS 16: Coding on the iPad - Prototypr
Stage Manager in iPadOS 16 makes the iPad more like a laptop. Have you ever considered coding on an iPad? Now you can...
Read more >
iPadOS 16 - Hacker News
I want a linux/mac compatible terminal environment sandboxed in iPad OS. I don't need them to be the root OS or try to...
Read more >
On-the-go coding on an iPad with Blink Shell and VS Code
Being able to push a fix from a phone or work on a project from devices such as tablets has become a developer...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found