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

Cannot Open URL Link On Ubuntu22.04 with VIM #4913

Closed
1 task done
makinzm opened this issue May 13, 2024 · 5 comments
Closed
1 task done

Cannot Open URL Link On Ubuntu22.04 with VIM #4913

makinzm opened this issue May 13, 2024 · 5 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@makinzm
Copy link

makinzm commented May 13, 2024

Dupe Check

Describe the bug

I use neovim but I cannot open URL link.

Opening a link can work on Terminal but cannot do on Warp so I decided to post it here.

Even when I use Warp, I can open link on cat or bat output.

To reproduce

  1. Install neovim via this link: neovim/INSTALL.md at master · neovim/neovim
  2. Check neovim version nvim --version and v0.9.5 (on my environment, output is v0.9.5).
  3. Create a file including URL like this:
    nvim tmp
    # Paste this: [New Issue · warpdotdev/Warp](https://github.com/warpdotdev/Warp/issues/new/choose)
    # and then save (:wq)
  4. Use nvim and then try to open link.
    nvim tmp
    image
  5. Warp suggests that you use command Ctrl + Click to open link but you may not open a link ( at least I cannot open any link)
  6. Check other combinations, including terminal with nvim, terminal with cat and Warp with cat, work and you can open link with Ctrl + Click

Expected behavior

I can open any link even when I use nvim with Warp.

Screenshots

No response

Operating system

Linux

Operating system and version

Description: Ubuntu 22.04.4 LTS (with 6.5.0-28-generic)

Shell Version

zsh 5.8.1 (x86_64-ubuntu-linux-gnu)

Current Warp version

v0.2024.05.07.08.02.stable_02

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?

Yes, this issue prevents me from using Warp daily.

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

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

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

None

@makinzm makinzm added the Bugs Bugs, Hangs, Crash, and Freezes label May 13, 2024
@dannyneira
Copy link
Member

hey @makinzm sorry to hear about this blocker. I was able to reproduce this bug on Warp for Linux (Ubuntu), and we'll post further updates on this thread.

To anyone else facing this issue, please add a 👍 to the original post at the top or comment with your details, and subscribe if you'd like to be notified.

@vorporeal
Copy link

Thanks for reporting this; looks like there's a bug in our keybindings leading to only middle-click (but not control-click) working for opening links in the alternate screen (what vim and less use).

Working on a fix. :)

@makinzm
Copy link
Author

makinzm commented May 15, 2024

Thank you :)

@vorporeal
Copy link

Fix has been merged; it'll go live in next week's release. :)

@alokedesai
Copy link
Member

@makinzm Thanks for your patience, this should now be fixed. Please reopen if you're still experiencing issues!

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

4 participants