-
Updated
May 31, 2021 - Python
development
Here are 3,457 public repositories matching this topic...
-
Updated
Jun 6, 2021 - Python
-
Updated
Oct 19, 2020
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Apr 11, 2021 - Python
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
Jun 2, 2021
-
Updated
Jun 1, 2021 - Python
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Jan 28, 2021 - Python
-
Updated
May 10, 2021 - Ruby
-
Updated
Jun 4, 2021 - Python
-
Updated
Jun 5, 2019 - Go
-
Updated
Mar 17, 2021
-
Updated
May 31, 2021 - JavaScript
Let's write a guide on how to tail
the pantheon/fpm logs.
I think it is as easy as:
lando logs -s appserver -f
That seems to spit out the PHP errors when I create a syntax error or undefined function in my Pantheon app.
Let's turn it into a guide: https://docs.lando.dev/contrib/guides-intro.html
-
Updated
May 13, 2021 - JavaScript
-
Updated
Apr 27, 2021
-
Updated
May 26, 2021
$ minishift status
Minishift: Running
Profile: minishift
OpenShift: Stopped
DiskUsage: ERR of
perhaps this is related to the error state from the OpenShift isRunning
check
-
Updated
May 24, 2021 - JavaScript
Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible
-
Updated
Apr 3, 2021
-
Updated
Oct 2, 2020
-
Updated
Jun 7, 2021
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Sep 26, 2020 - Go
-
Updated
Jun 4, 2021
Improve this page
Add a description, image, and links to the development topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the development topic, visit your repo's landing page and select "manage topics."
Powerlines chars were trimmed to only fill a single cell in xtermjs/xterm.js#3279, we need to look at the character codes in nerd fonts and make sure wide ones are trimmed to 2 cells.
Actual:
Expected (Terminal.app):
![image](https://user-images.githubu