-
Hi,
### Description
I think I have some permissions issues when I use private home folder.
### Steps to Reproduce
In my firejail profile file:
`private /home/myusername/fakehome/`
When I r…
esp13 updated
9 months ago
-
As discovered during research for the remaining in progress actions, `git am` and `git rebase` can walk through multiple commits. During each pause, there are files that list out the current step and …
-
As described in the installation section I started the Anaconda prompt and ran _conda env create -f environment.yml_ which returned:
```
Solving environment: failed
ResolvePackageNotFound:
-…
-
I'm getting a pretty significant slowdown on all pyenv commands, even getting the version or the help prompt:
```shell
➜ time pyenv --version
pyenv 2.3.0
Executed in 968.77 millis fish …
-
code state is 03f80463342e861c8cb072c6aa8cc2916ee42d14
When I run the supposedly interactive docker run command,
```
docker run -ti --volume ${PWD}/model-generation/notebooks:/data/notebooks \
…
-
I have a script that includes this:
```
with expecting(prompts):
run("python -c 'raise Exception()'")
# other steps
```
When I run the script, the exception's non-zero exit code is s…
-
[@lucaswerkmeister] On Linux, with default pager settings, run `ceylon help`, then terminate the process with `Ctrl+C`. This will leave the terminal in a weird state where:
- `less` is terminated, but…
-
Has something changed in the sources? I have no deleted the failed VM and reinstalled a newer version (Ubuntu 22.04) and did the following as root:
```
apt update
apt upgrade
apt install curl t…
-
Is it already possible to add somekind of warning or prompt or interception for multi-line pastes?
If not, then I'd like to propose this as a feature. (I haven't been able to find any related issue…
-
Due to #23
`docker run clojure:tools-deps-alpine` =>
`/usr/local/bin/rlwrap: line 13: /usr/bin/rlwrap: not found`
Could do any one of the following:
- install rlwrap (kind of heavy for alp…