Tuan Pham

Results 17 comments of Tuan Pham

My solution is inserting css directly to `lib/vscode/out/vs/workbench/workbench.web.api.css` to use my font in editor and powerline font in terminal. The only problem is you have to run patch again after...

@Sharpz7 - I have updated the font patch for version 4.4.0. If you don't find any solution, try mime. https://github.com/tuanpham-dev/code-server-font-patch

Hi @Mr-parfect, you can not do it. You can find the answer here https://www.reddit.com/r/termux/comments/rq21tx/comment/hq9iaso/ > gnome shell needs dbus and systemd interfaces afaik. it can't be run correctly without those...

Thank you for the fast response @sds100 . Unfortunately, it did not fix my issue. My issue is reverted to that. After choosing `Caps Lock to Camera` layout, the keyboard...

@consatan - I ended up using this app https://exkeymo.herokuapp.com/ and it is serving me pretty well. Add the following to the input -> click download -> install the app ->...

@payonel - I have build a version for myself. You can download it here https://github.com/tuanpham-dev/vscode-arm-builder/releases. I will create pull request for this soon.

Confirming I got this problem sometime.

@gujjwal00 - Yes, it should. You also need to disable `PhantomProcessKiller` to prevent the`[Process completed (signal 9) - press Enter]` problem.

For more context, I am using linux deploy for the server on the same device. The chance I got the problem was about 30%. After enable developer options I rarely...

This issue is happening again to me after 1-2 hours using the app for connecting local chroot server. I got this error in logs `OpenGLRenderer: setSurface called with nullptr`. I...