🚀 Features
- Refine key event handling to only use 'q' for quitting
- Add 'dirs' dependency and update home directory resolution to use it
🐛 Bug Fixes
- Conditionally enable bracketed paste for non-Windows platforms
💼 Other
- Add Windows support to release workflow with x86_64-pc-windows-msvc target
- Bump termirs version to 0.2.4
🚜 Refactor
- Break down main.rs into modules
- Simplify ScpReturnMode handling and improve SshSession reader management
⚙️ Miscellaneous Tasks
- Add logs for terminal initialization