Is there a way to redraw screen or refresh my view of the terminal? I have already tried killing and restarting the terminal. The text in the tutorial reads just fine, it’s only the terminal that is blurry.
1 Like
Here’s what you can try @sadsappyabhi. At the bottom left of the VSCode window, there’s a settings button:
^ Click the setting button at the bottom left, then the settings option in the menu. From there, a search box will pop up:
^ Type spacing
in that search box and you will see this:
^ Change the terminal spacing to 2 or whatever you want. Then exit the terminal and open a new one for the settings to take effect.
2 Likes
Hey, I’ve tried that but I got this error:
Unable to write file ‘vscode-remote:/home/codeally/.local/share/code-server/User/settings.json’ (NoPermissions (FileSystemError): Error: EACCES: permission denied, open '/home/codeally/.local/share/code-server/User/settings.json’)
Any other alternative?