Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-01 | fix: don't use `$functions_source` for compatibility with zsh < 5.4 | Marc Cornellà | |
2022-04-12 | fix(shell-proxy): make ssh-proxy compatible with macOS (#10640) | septs | |
2021-12-29 | feat(shell-proxy): support SOCKS protocol based on URI scheme (#10069) | Bryan Lee | |
2021-12-13 | refactor(shell-proxy)!: rename env vars to `SHELLPROXY_*` and add usage ↵ | fengkx | |
message (#10456) BREAKING CHANGE: the `DEFAULT_PROXY` setting has been renamed to `SHELLPROXY_URL`, and `CONFIG_PROXY` has been renamed to `SHELLPROXY_CONFIG`. See the plugin README for more information. Co-authored-by: Marc Cornellà <hello@mcornella.com> | |||
2021-04-06 | feat(shell-proxy): enable unexported `DEFAULT_PROXY` setting (#9774) | Septs | |
2020-11-20 | fix(shell-proxy): change NAME env variable for WSL clash (#9447) | Septs | |
2020-05-24 | Add `shell-proxy` plugin (#8692) | Septs | |