-
With GNU Sed for example you can edit files in place:
~~~
-i[SUFFIX], --in-place[=SUFFIX]
edit files in place (makes backup if SUFFIX supplied)
~~~
However I see no option for this w…
ghost updated
4 months ago
-
This is more of a problem with _me_ than a problem with Keybase. But I bring it up since you specifically asked us to file issues if we were unclear on anything.
Please forgive my naivety when it co…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Question
----------------------------------------
#### Operating System
ALL
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
ALL
--…
-
### setuptools version
66.0.0
### Python version
3.8
### OS
Ubuntu 20.04
### Additional environment information
only happening when not running inside a venv
### Description
…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.20.6 linux/amd64
### Does this issue reproduce with the latest release?
yes
### What operating system an…
nicks updated
2 months ago
-
# Summary of the new feature/enhancement
Maybe this is as simple as an environment variable like VSCode uses for its terminal e.g. `TERM_PROGRAM=WindowsTerminal` / `TERM_PROGRAM_VERSION=0.0.1.0…
-
### I did this
`curl -w '' http://example.com`
```
curl: option -w: blank argument where content is expected
curl: try 'curl --help' for more information
```
### I expected the following
The we…
tpyle updated
7 months ago
-
It's come to our attention that there is a zalgo bug in the `v1.4.44-liberty-2` release of colors.
Please know we are working right now to fix the situation and will have a resolution shortly.
!…
Marak updated
10 months ago
-
Likely related to #11936, I am seeing stale content served for the URL https://pypi.org/pypi/dbnd-postgres/json.
The following events show in `changes_since_serial` today:
```py
['dbnd-postgres',…
-
### Summary of the new feature / enhancement
The following environments on Windows already automatically (and invariably) support VT / ANSI escape sequences in output from native (external) program…