zed/crates/recent_projects
Thorsten Ball bce1b7a10a
ssh remoting: Add setting to download binary on host (#19606)
This adds the following optional setting:

```json
{
  "remote_server": {
    "download_on_host": false
  }
}
```
Right now, it's **off by default** because I haven't tested it enough.

Release Notes:

- N/A
2024-10-23 16:06:16 +02:00
..
src ssh remoting: Add setting to download binary on host (#19606) 2024-10-23 16:06:16 +02:00
Cargo.toml SSH Remoting: Fix yes/no/fingerprint prompt (#19526) 2024-10-21 15:28:22 -06:00
LICENSE-GPL