Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse Reporting disables the "Attach as Agent Mode Context" right-click context menu in alt-screen editors (micro, vim, nvim, etc.) #5477

Open
1 task done
dannyneira opened this issue Nov 14, 2024 · 0 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@dannyneira
Copy link
Member

Dupe Check

Describe the bug

Mouse Reporting disables the "Attach as Agent Mode Context" right-click context menu in alt-screen editors (micro, vim, nvim, etc.)

Even with Mouse reporting enabled and using SHIFT as a temporary workaround, you still don't see the option to "Attach as Agent Mode Context" on some editors.

To reproduce

Setup:

  • Enable Mouse reporting: Warp > Settings > Features > Mouse reporting or with CMD-R on Mac.
  • install micro: brew install micro
  • make a sample text file: echo "hello warp" > ~/test.txt
  • open file in micro: micro ~/test.txt

Repro:

  • select the hello warp text and right-click on it, notice how the context menu doesn't show-up.
  • If you reselect the text, then SHIFT-RIGHT-CLICK, you will see the context menu appears, but doesn't show the "Attach as Agent Mode Context" option.
  • Disable Mouse reporting with CMD-R, then reselect the text and RIGHT-CLICK, notice how the context menu shows the "Attach as Agent Mode Context" option.

Screenshots & Videos:

CleanShot.2024-11-14.at.16.40.04.mp4

Teardown:

  • rm ~/test.txt ; brew uninstall micro

Expected behavior

Expect to see the context option for "Attach as Agent Mode Context" with Mouse reporting enabled (while holding SHIFT to bypass Mouse reporting).

Screenshots

No response

Operating system

MacOS

Operating system and version

Sequoia 15.1

Shell Version

No response

Current Warp version

No response

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

@dannyneira dannyneira added the Bugs Bugs, Hangs, Crash, and Freezes label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

1 participant