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

Split Pane and Agent Mode use wrong shell #5757

Open
1 task done
asuras-coding opened this issue Jan 29, 2025 · 2 comments
Open
1 task done

Split Pane and Agent Mode use wrong shell #5757

asuras-coding opened this issue Jan 29, 2025 · 2 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@asuras-coding
Copy link

Dupe Check

Describe the bug

Initially I tried using agent mode in the windows build (also affects the unix build). However I use wsl/ubuntu but starting agent mode always used a powershell. I did some further testing and found out that the 'Split pane' and ' Agent Mode' features create a split pane and always use the default shell.
So if I have zsh as default and open a new tab with bash for example, I can use Split Pane and get a bash on the left and a zsh on the right.

To reproduce

  1. Open a new tab with the non-default shell-type (e.g. if zsh is default, open a bash-tab)
  2. Use Split Pane (Ctrl+Shift+D) to create 2nd pane (or start agent mode)
  3. The new pane uses the default shell (e.g. zsh)

Expected behavior

I would expect if I split the pane (or use agent mode) the new pane would use the same type of shell.

Screenshots

No response

Operating system

Linux

Operating system and version

Ubuntu 24.04.1 LTS (WSL)

Shell Version

No response

Current Warp version

v0.2025.01.29.08.02.stable_00

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

@asuras-coding asuras-coding added the Bugs Bugs, Hangs, Crash, and Freezes label Jan 29, 2025
@nichoj10
Copy link

Would it help to set your "Startup shell for new sessions" under Features > Session?

@asuras-coding
Copy link
Author

Thats some kind of workaround, so i could actually open agent mode with zsh on windows. However it does not fix the general behaviour - still thanks :)

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

2 participants