Warp
Warp copied to clipboard
Can't input value when using `command + N` to open new windows?
Discord username (optional)
No response
Describe the bug
open new window by using `command + n`,the new window can't input anything.And it works if I type elsewhere.
It likes can't focus.
To Reproduce
Steps to reproduce:
- open new window
- open new window with
command + n - try to type something and it can't work
Expected behaviour
No response
Screenshots
No response
Operating System
No response
OS Version
12.1
Shell Version
zsh 5.8 (x86_64-apple-darwin21.0)
Additional context
No response
Warp Internal (ignore): linear-label:24888f54-df93-45d5-9bdd-e38f740cac19
No response
If you're able to could you elaborate some:
How often does it happen? Is it consistently?
Could you provide screenshots or a video?
Do you happen to know how we may reproduce it?
https://user-images.githubusercontent.com/32590310/175026632-208fa798-5995-4900-894b-5f402f54c15c.mp4
Just like this. I open a new window with command + n and the new window can't enter letters, but it can enter numbers and other symbols.
It's always for me.
Can you go to settings and enable honor PS1
Can you go to settings and enable honor PS1
Same error
@southorange1228 did the recent updates fix this? If not can you send over your dotfiles. Plus it looks like you're running conda or some venv?
Not yet.
And which file do you want ?I use oh-my-zsh and macos M1
~/.zsh or other file?
Can you check whether this still happens even with clean configs? Just to cover our bases:
Set
ZDOTDIR=/
in your
~/.zshenv
file. This forces Zsh to run with zero configs.
See our documentation here: https://docs.warp.dev/help/known-issues#debugging
Just like this ?
I set this line into `~/.zshenv` and restart `warp`. It's useless...i got the same error
And i got some other error.

@zheng any ideas
I also have the same operation, the same problem occurs, the combined operation of command + n cannot input anything.
Does this also happen if you try in a new pane (cmd+D) and in a new tab (cmd+T) or only for new windows?
Are you on an international keyboard?
If you open Console and check the Warp logs when you encounter the bug, what do you see?
open warp -> cmd + N -> cmd + D/T that's ok
open warp -> cmd + D/T the same problem
Of course, it's an international keyboard.And what should i do to open console? i can't find any documents about it.
@zheng @elviskahoro Any suggestions to fix it? Now i can be reproduce in latest version.
I will have this situation in special scenarios, the probability of occurrence is not large, but it will still happen. For example, if I use frpc, enter the command frpc -c ./frpc.ini and then use command + n to open a new window, which may cause the input to fail.