gpui-component/crates/ui/src/input
ihavecoke 20b9f9c0f2
input: Move caret to line start or end with selected content (#288)
Ref: https://support.apple.com/en-hk/102650

---------

Co-authored-by: Jason Lee <huacnlee@gmail.com>
2024-10-02 17:35:27 +08:00
..
blink_cursor.rs Optimize and simplify the BlinkCursor. (#133) 2024-08-11 21:12:29 +08:00
change.rs Extract History to a common design to support more cases. (#162) 2024-08-16 17:04:11 +08:00
clear_button.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
input.rs input: Move caret to line start or end with selected content (#288) 2024-10-02 17:35:27 +08:00
mod.rs Extract History to a common design to support more cases. (#162) 2024-08-16 17:04:11 +08:00
otp_input.rs theme: Add shadow option to support toggle shadow for base controls, default: true. (#268) 2024-09-24 10:52:01 +08:00