🚀 Features
- Update key event handling to use 'q' for quitting in port forwarding
- Implement search functionality in terminal with key event handling for search mode
- Update key event handling for search mode and enable smart case for RegexMatcher
- Auto-scroll to first match if search was just confirmed and no matches are visible
- Support regex matcher in terminal searching functionality
- Enhance SCP progress tracking and UI updates for file transfer completion
💼 Other
- Bump termirs version to 0.2.5
🚜 Refactor
- Extract core search logic
- Extract progress reporting for SFTP file transfers and enhance session setup
📚 Documentation
- Update README
- Enhance README keyboard shortcuts section with table formatting for better readability
🎨 Styling
- Apply cargo clippy