Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Redesign and optimize the Text Editor #370

Open
djowel opened this issue Dec 10, 2023 · 1 comment
Open

Redesign and optimize the Text Editor #370

djowel opened this issue Dec 10, 2023 · 1 comment
Assignees

Comments

@djowel
Copy link
Member

djowel commented Dec 10, 2023

The Text Editor works, but it is far from optimal. Its initial purpose was for single-line input boxes and possibly for simple, multi-line text editing for things like scripts and configuration files.

@djowel djowel self-assigned this Dec 10, 2023
@djowel
Copy link
Member Author

djowel commented Nov 27, 2024

We'll need to use a more efficient data structure, such as ropes (https://github.com/alaroldai/cpp-rope)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant