Terminal rendering issues in Codespaces (iPadOS)
See original GitHub issueDoes 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:
- Open a Codespaces
- Be sure to be using the Insiders Release
- Toggle Terminal
- 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)
- Create a new Terminal using the
Terminal: Create New Terminal
command - A new terminal is created, but the same rendering issue occurs.
- You can repeat step 4 as many times as you want, and the same issue in step 5 will happen every time
- Type some command inside the terminal area
- 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
Switching to Stable version you won’t see such issue.
Thank you
Issue Analytics
- State:
- Created a year ago
- Comments:14 (8 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@alefragnani the canvas renderer just got a major refactor to share a lot of code with the webgl renderer.
Sigh… https://bugs.webkit.org/show_bug.cgi?id=149990