ZIm/crates/recent_projects/src
Jason Lee 20e6c5274a
gpui: Press enter, space to trigger click to focused element (#35075)
Release Notes:

- N/A

> Any user interaction that is equivalent to a click, such as pressing
the Space key or Enter key while the element is focused. Note that this
only applies to elements with a default key event handler, and
therefore, excludes other elements that have been made focusable by
setting the
[tabindex](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
attribute.

https://developer.mozilla.org/en-US/docs/Web/API/Element/click_event

---------

Co-authored-by: Anthony <anthony@zed.dev>
Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
Co-authored-by: Umesh Yadav <23421535+imumesh18@users.noreply.github.com>
2025-08-23 10:37:27 -04:00
..
disconnected_overlay.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
recent_projects.rs editor: Improve code completion filtering to provide fewer and more accurate suggestions (#32928) 2025-06-18 16:01:28 +05:30
remote_servers.rs gpui: Press enter, space to trigger click to focused element (#35075) 2025-08-23 10:37:27 -04:00
ssh_config.rs Add a way to import ssh host names from the ssh config (#30926) 2025-05-18 20:34:47 +00:00
ssh_connections.rs Add element_selection_background highlight to theme (#32388) 2025-06-27 15:46:04 +00:00