We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c8797 commit f3e8264Copy full SHA for f3e8264
CHANGELOG.md
@@ -12,6 +12,9 @@
12
as "failed to retrieve IDEs". To aply this fix, you must add the connection
13
again through the "Connect to Coder" flow or by using the dashboard link (the
14
recent connections do not reconfigure SSH).
15
+- When a proxy command argument (such as the URL) contains `?` and `&`, escape
16
+ it in the SSH config by using double quotes, as these characters have special
17
+ meanings in shells.
18
19
### Changed
20
0 commit comments