fix(emulator): fix extended attributes response#945
Conversation
📝 WalkthroughWalkthroughThe pull request corrects the escape sequence format for extended attributes responses in the terminal emulator. The ">q" CSI handler now emits a proper DCS-style sequence (ESC P) instead of CSI-style (ESC [), with corresponding test expectations updated to match this protocol change. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🔇 Additional comments (2)
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 |
1a393ce to
1bf0d7d
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #945 +/- ##
==========================================
+ Coverage 61.64% 62.37% +0.72%
==========================================
Files 37 37
Lines 3293 3293
==========================================
+ Hits 2030 2054 +24
+ Misses 1107 1081 -26
- Partials 156 158 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary by CodeRabbit
Bug Fixes
✏️ Tip: You can customize this high-level summary in your review settings.