A modern text editor inspired by Emacs.
Go to file
Matthew Gordon 28ce802116 Implement EditorBuffer::move_cursor_to_line_number() 2025-11-27 21:26:46 -04:00
core Implement EditorBuffer::move_cursor_to_line_number() 2025-11-27 21:26:46 -04:00
tui Add stub TUI app 2025-10-30 20:08:50 -03:00
.gitignore Add *~ to .gitignore 2024-10-17 19:44:13 -03:00
Cargo.toml Add stub TUI app 2025-10-30 20:08:50 -03:00
LICENSE Initial commit 2024-01-01 15:06:43 +00:00
README.md Initial commit 2024-01-01 15:06:43 +00:00

README.md

ged

A modern text editor inspired by Emacs.