ZIm/crates/terminal_view/src
Mikayla Maki cfe0932c0a
Implement character index for point (#23989)
Fixes #22939
Fixes #23970
Supersedes https://github.com/zed-industries/zed/pull/23469

Release Notes:

- Fixed a bug where Zed could crash with certain input sources on macOS

---------

Co-authored-by: Louis Brunner <louis.brunner.fr@gmail.com>
Co-authored-by: ben <ben@zed.dev>
2025-02-04 20:15:43 +00:00
..
persistence.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
terminal_element.rs Implement character index for point (#23989) 2025-02-04 20:15:43 +00:00
terminal_panel.rs Fix terminal drag and drop (#23827) 2025-01-29 09:44:51 +00:00
terminal_scrollbar.rs terminal: Add scrollbar (#23256) 2025-01-18 17:36:41 +01:00
terminal_tab_tooltip.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
terminal_view.rs Allow buffer search in project search (#23819) 2025-01-31 00:13:46 -07:00