Skip to content

Latest commit

 

History

History
70 lines (51 loc) · 2.04 KB

README.md

File metadata and controls

70 lines (51 loc) · 2.04 KB

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/