Commit 93ef0ac
Escape vim insert mode before leaving ampersand handoff (#11083)
## Description
Fixes an issue with vim escaping in the ampersand handoff view so that
you can escape into normal mode before you escape handoff setup. Copies
the same logic we use for doing this when the inline history menu is
open.
## Testing
Unit test and I tested locally!
## Agent Mode
- [x] Warp Agent Mode - This PR was created via Warp's AI Agent Mode
_Conversation:
https://staging.warp.dev/conversation/2b3ae6bd-0e53-4ecb-bbc7-581dd80e84b6_
_Run:
https://oz.staging.warp.dev/runs/019e2df1-c5c2-7394-a922-0324d06cd929_
_This PR was generated with [Oz](https://warp.dev/oz)._
Co-authored-by: Oz <oz-agent@warp.dev>1 parent c46846f commit 93ef0ac
2 files changed
Lines changed: 67 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8501 | 8501 | | |
8502 | 8502 | | |
8503 | 8503 | | |
8504 | | - | |
| 8504 | + | |
8505 | 8505 | | |
8506 | 8506 | | |
8507 | 8507 | | |
8508 | 8508 | | |
8509 | | - | |
8510 | | - | |
| 8509 | + | |
| 8510 | + | |
| 8511 | + | |
| 8512 | + | |
| 8513 | + | |
8511 | 8514 | | |
8512 | 8515 | | |
8513 | 8516 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6031 | 6031 | | |
6032 | 6032 | | |
6033 | 6033 | | |
| 6034 | + | |
| 6035 | + | |
| 6036 | + | |
| 6037 | + | |
| 6038 | + | |
| 6039 | + | |
| 6040 | + | |
| 6041 | + | |
| 6042 | + | |
| 6043 | + | |
| 6044 | + | |
| 6045 | + | |
| 6046 | + | |
| 6047 | + | |
| 6048 | + | |
| 6049 | + | |
| 6050 | + | |
| 6051 | + | |
| 6052 | + | |
| 6053 | + | |
| 6054 | + | |
| 6055 | + | |
| 6056 | + | |
| 6057 | + | |
| 6058 | + | |
| 6059 | + | |
| 6060 | + | |
| 6061 | + | |
| 6062 | + | |
| 6063 | + | |
| 6064 | + | |
| 6065 | + | |
| 6066 | + | |
| 6067 | + | |
| 6068 | + | |
| 6069 | + | |
| 6070 | + | |
| 6071 | + | |
| 6072 | + | |
| 6073 | + | |
| 6074 | + | |
| 6075 | + | |
| 6076 | + | |
| 6077 | + | |
| 6078 | + | |
| 6079 | + | |
| 6080 | + | |
| 6081 | + | |
| 6082 | + | |
| 6083 | + | |
| 6084 | + | |
| 6085 | + | |
| 6086 | + | |
| 6087 | + | |
| 6088 | + | |
| 6089 | + | |
| 6090 | + | |
| 6091 | + | |
| 6092 | + | |
| 6093 | + | |
| 6094 | + | |
6034 | 6095 | | |
6035 | 6096 | | |
6036 | 6097 | | |
| |||
0 commit comments