https://github.com/zelmoghazy/graphical_text_editor
https://github.com/zelmoghazy/graphical_text_editor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zelmoghazy/graphical_text_editor
- Owner: Zelmoghazy
- Created: 2024-07-09T15:53:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T17:31:42.000Z (10 months ago)
- Last Synced: 2025-01-15T12:14:47.660Z (5 months ago)
- Language: C++
- Size: 53.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
![]()
- [x] Text input
- [x] Word wrapping
- [x] Cursor snapping at line end
- [x] Zoom in and out
- [x] Scroll up and down
- [x] Home and End keys
- [x] Page up and down
- [x] Handle tabs using a preconfigured number of spaces
- [x] Line numbers
- [x] Backspace
- [x] Enter
- [x] Selection
- [ ] Syntax Highlighting
- [ ] Copy and Paste
- [ ] Undo and Redo