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

Ctrl+Space always splits current pane #5149

Open
1 task done
VandanRogheliya opened this issue Jul 21, 2024 · 10 comments
Open
1 task done

Ctrl+Space always splits current pane #5149

VandanRogheliya opened this issue Jul 21, 2024 · 10 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@VandanRogheliya
Copy link

VandanRogheliya commented Jul 21, 2024

Dupe Check

Describe the bug

I have a neovim setup with certain key bindings. One of them is (Ctrl + Space).

Issue is that there seems to be a default key binding in Warp where this always splits the pane.

I checked the shortcuts settings, this key binding is not set.

To reproduce

  1. Open warp
  2. Press Ctrl + Space
  3. Pane splits

Expected behavior

Pane should not split for Ctrl + Space if it is not set in the shortcut's setting.

Screenshots

Screen.Recording.2024-07-22.at.00.57.06.mov

Operating system

MacOS

Operating system and version

14.5

Shell Version

zsh 5.9 (x86_64-apple-darwin23.0)

Current Warp version

v0.2024.07.16.08.02.stable_03

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 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

@VandanRogheliya VandanRogheliya added the Bugs Bugs, Hangs, Crash, and Freezes label Jul 21, 2024
@maheshrijal
Copy link

maheshrijal commented Jul 22, 2024

I'm facing this issue on linux and I don't have a neovim setup. v0.2024.07.16.08.02.stable_03

@wAuner
Copy link

wAuner commented Jul 24, 2024

I have the exact same problem. ctrl-space is not set anywhere and yet it opens a pane to the right (the same as cmd-d). No way to disable it, that's annoying.

@dannyneira
Copy link
Member

Hey folks, sorry to hear about this. I don't suspect this is related to your neovim shortcuts. Unfortunately, I can't reproduce this on my end, so I also recommend you please check your settings for pane splits an set them to defaults instead of empty if possible to see if that helps.

Another suggestion which will reset all your Warp settings so they will be lost, but this may help with the issue I recommend is delete the user default settings with defaults delete dev.warp.Warp-Stable on Mac and rm -r ${XDG_CONFIG_HOME:-$HOME/.config}/warp-terminal on Linux.

@maheshrijal
Copy link

I just reset my settings (on linux) and this behavior is still there. Version: v0.2024.07.23.08.02.stable_01

@devdesai306
Copy link

I am facing this issue on Mac. Please fix this ASAP!

@Cesar-Carrio
Copy link

I have this same issue when using LunarVim.

@uesteibar
Copy link

uesteibar commented Aug 16, 2024

I have the same issue here with nvim 😢 on v0.2024.08.13.08.02.stable_03

@Jean-Dv
Copy link

Jean-Dv commented Aug 21, 2024

The error can fix with the next steps:

  • Enter to shortcuts
  • Search New Agent Mode Pane
  • Clear shortcut

With this steps you can fix this error

@abulka
Copy link

abulka commented Oct 3, 2024

The error can fix with the next steps:

  • Enter to shortcuts
  • Search New Agent Mode Pane
  • Clear shortcut

With this steps you can fix this error

This works yes, but ^ SPACE still doesn't get through to my shell. I usually have this key combination invoke a tool tbmk which works in Mac terminal, but not in Warp.

@Serkan80
Copy link

Split pane down: ctrl +shift + e, also doesn't work on Linux (PopOS).

And when I right click and select "split pane down", then it works. But when I press "ctrl +shift + w" to close the new tab, then it also doesn't work.

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

10 participants