fix(actions): stopinsert before swtich buf#2684
Conversation
We previous rely on "switch from terminal buffer to normal buffer" to help us to resume to normal mode, but action set_buf to switch to a terminal buffer again before the modechange #2681 (comment)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdded Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
We previous rely on "switch from terminal buffer to normal buffer" to
help us to resume to normal mode, but action set_buf to switch to a
terminal buffer again before the modechange
#2681 (comment)
Fix #2681
Summary by CodeRabbit