Skip to content

ondt/equed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EquEd - Equation Editor

equed - WYSIWYG math editor for terminal with syntax highlighting.

FEATURES

Status: proof of concept (the editing works!)

  • baselines
  • syntax highlighting
  • code execution
  • keybindings
  • teleporting cursor to mouse click
  • better wrapping
  • repl-like visual interface
  • text selection
  • copy/paste selection
  • multiline statements
Feature Codegen Rendering Inserting Removing Movement
Text yes yes yes yes yes
Fraction yes yes yes yes sort of
Parenthesis yes yes yes yes yes
Power
Square root
Matrix
Sum, Lim, etc.
Invisible mult. ? ? ? ? ?

SETTINGS

  • Editing
    • Skip fraction denominator when pressing RIGHT
    • Maple fraction DEL
    • Fraction inserting method (maple, split, empty)
  • Rendering
    • Fraction padding
    • Fraction shorter line ends
    • Virtual cursor
  • Syntax highlighting colors
    • Number
    • Text
    • Operator
    • Function
    • Fraction
    • Parenthesis
    • Unmatched parenthesis

SEE ALSO

AUTHOR

Ondrej Telka, https://ondrej.xyz/

About

Text-based WYSIWYG math formula renderer/editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages