warpdotdev / warpdotdev/warp

Make MITMProxy take over the full session (i.e. no Warp blocks, no shell prompts, no Warp interaction in general)

Open
#4,635 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:shell-terminal enhancement triaged
Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

Discord username (optional)

No response

Describe the solution you'd like?

When running MITMProxy, it's a weird experience to focus their flows, events, and other actions because Warp's blocks are kind of interfering.

The solution I'd like to see is that when running MITM, to disable blocks as a whole and have MITM take over the whole "interface".

Meaning, that all mouse & keyboard actions are interpreted and passed through as MITM context actions.

This would of course only apply to the window, session, editor, tab (?) that MITM is running in. If another session is focused, then mouse & keyboard actions operate under the context of that session.

Is your feature request related to a problem? Please describe.

This feature request/bug fix that I'm proposing is likely related to these two issues:

Additional context

No response

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the related issues 336 and 4104, then investigate how MITMProxy sessions interact with Warp blocks, shell prompts, and focused sessions. Done should mean that MITMProxy takes over mouse and keyboard actions within its window or session without affecting other focused sessions.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.