-
Originally reported by: **Almar Klein (Bitbucket: [almarklein](http://bitbucket.org/almarklein), GitHub: [almarklein](http://github.com/almarklein))**
---
_Imported from [iep.googlecode.com issue #4…
-
-
With the following kdump config :
```
path /
nfs server.example.com:/export/kdump
core_collector makedumpfile -l --message-level 7 -d 31
failure_action shell
```
If the nfs destination fail …
-
## Problem
In `dagger call`, the user must express the value of each argument as single string value. In order to support object types (`Container`, `Directory`, `Service` etc), the CLI supports a …
-
After updating from 3.1.7 to 3.1.9, the shell app immediately crashes with the message:
```
Your connection to the remote server has been terminated.
```
Looking at the logs I found
```
App 40…
-
### Environment
- OS and Version: Windows 11
- VS Code Version: 1.94.2
- C/C++ Extension Version: v1.23.0 (pre-release)
- If using SSH remote, specify OS of remote machine:
Ubuntu 24.04
### Bug S…
-
I-
When a command is typed on shell the auto complete is not working to complete names of folders and files
II-
the line for typing commands always is a last line even if all the others lines ar…
-
Currently (vscode `1.38.1`), a remote bash terminal **only** sources `.bashrc`, like an interactive shell that is not a login shell would do.
This breaks existing [conda](https://conda.io/en/latest/…
-
**rclone version: 1.67.0
shell: bash and fish
remote: pcloud**
Shell completion of remote paths works properly when there are no spaces in the path, but fails to find matches with spaces in the p…
-
Dear Thonny Developer,
could you please comment the implementation of your remote file manager.
I mean, how do you interact with the virtual file system from your host?
Thanks for considering m…