Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix subline positioning in `Editor::cursor` | 2023-09-12 | 1 | -1/+1 | |
* | Fix cursor offset with `Affinity::After` at the end of lines in `Editor::cursor` | 2023-09-12 | 1 | -1/+4 | |
* | Return `Cursor::Caret` if selection matches cursor position in `Editor::cursor` | 2023-09-12 | 1 | -5/+8 | |
* | Add `Enter` variant to `Action` in `text::Editor` | 2023-09-12 | 1 | -0/+1 | |
* | Draft `Editor` API and `TextEditor` widget | 2023-09-12 | 1 | -0/+327 |