Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 600 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 600 Bytes

ylÖm 🐢 made-with-python

A Terminal based editor implemented in python (tries to be a vim subset)

Pure python - no external libraries

editor screenshot

NOTE: WIP

WIP:

  • Syntax highlighting
    • python only initially.
  • Basic text editing

Feature yet to be implemented

  • code search (single buffer)
  • Multi Buffer support
  • implement vim key binding support
  • Themeable
  • Multiple editing modes like vim