0.26.0
Added ⭐
- Add
SetCursorStyle
to set the cursor appearance and visibility. (#742) - Add key release event for windows. (#745)
- Add a function to check if the kitty keyboard enhancement protocol is available. (#732)
- Add filedescriptors poll in order to move away from mio in the future (can be used via
use-dev-tty
). (#735)
Fixed 🐛
- Improved F1-F4 handling for kitty keyboard protocol. (#736)
- Improved parsing of event types/modifiers with certain keys for kitty protocol. (#716)
Breaking ⚠️
- Remove
SetCursorShape
in vavour ofSetCursorStyle
. (#742) - Make Windows resize event match
terminal::size
(#714)
Contributors
@pianohacker , @AhoyISki , @Cl00e9ment , @yyogo , @the-mikedavis , @djarb , @Piturnah , @MitMaro , @Yusuto , @generic-user1 , @baldoalessandro , @CenTdemeern1 , @Blatko1 , @aaarkid @basilkohler , @TimonPost