Skip to content

Commit f0bfc19

Browse files
committed
Update outdated existing terminal documentation
1 parent d3f5bee commit f0bfc19

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/docs/reference/intercept-page.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,12 @@ Whilst this terminal is open, it also appends a change to the appropriate detect
9191

9292
### Existing Terminal
9393

94-
This interceptor shows a short copyable command, which can be pasted into any terminal window on your machine to immediately enable interception in that window.
94+
This interceptor shows a short copyable command, which can be pasted into any terminal window on your machine to immediately enable interception in that window. Commands are available for Bash, Fish & Powershell terminals.
9595

9696
In general this should behave the same as the 'Fresh Terminal' option, but being able to intercept existing terminals can be more convenient at times, and allows you to activate interception in some cases where the fresh terminal may not work.
9797

9898
As an example, using `nvm` to switch node versions in an intercepted terminal after it has started may override node interception, but using `nvm` and then subsequently enabling interception should work fine.
9999

100-
This interceptor is not available on Windows, as it's difficult to find a command that will work reliably in the many different shells available (e.g. cmd, git bash, cygwin, powershell, hyper, WSL).
101-
102100
### Electron App
103101

104102
This interceptor allows you to launch an Electron app, preconfigured to send all traffic through HTTP Toolkit. You can select the executable to run, or rerun a previous successfully run executable.

0 commit comments

Comments
 (0)