This website requires JavaScript.
Explore
Help
Sign In
Rockingcool
/
editor
Watch
1
Star
0
Fork
0
You've already forked editor
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
19
Commits
1
Branch
0
Tags
f4f19c7c39b6c8c4b9555bfe69853f24e6137487
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Rockingcool
f4f19c7c39
Switched to using raw mode, which allows me to capture the 'Ctrl+s' keypress. I have implemented save functionality using this keypress, and implemented functionality to capture Ctrl-C as well.
2023-04-22 10:14:09 -05:00
.gitignore
Updated .gitignore to exclude object files
2023-04-19 00:23:44 -05:00
editor.c
Switched to using raw mode, which allows me to capture the 'Ctrl+s' keypress. I have implemented save functionality using this keypress, and implemented functionality to capture Ctrl-C as well.
2023-04-22 10:14:09 -05:00
Makefile
Added Makefile
2023-04-19 00:23:22 -05:00
Description
A simple, gap-buffer based text editor - written in C.
393
KiB
Languages
C
95.5%
Makefile
4.5%