Skip to content

pegvin/aru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aru

a text editor

⚠️ Under Heavy Development ⚠️


Shortcuts

Key Description
Ctrl + O Open File
Ctrl + S Save File
Ctrl + F Find Text
Ctrl + Q Close Editor
Backspace Remove Text in-front of Cursor
Delete Remove Text in-back of Cursor
Page Up/Down Move Editor View Up/Down
Arrow Keys Move Cursor Around
Home Move Cursor To Start Of Line
End Move Cursor To End Of Line

Implement

  • Simple Text Editing
  • Syntax Highlighting
  • Opening, Closing & Saving Files
  • Custom Themes and Syntaxes
  • Opening a file in editor itself
  • Regex support for syntaxes
  • Try pcre2 for "advanced" regex
  • Fix PCRE2 Different Behavior Depending On Release/Debug Mode
  • Undo-Redo
  • Loading Themes and syntaxes from disk
  • Windows Support (Unsure)

Screenshots

image


References


Thanks

About

a text editor with colors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages