Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 292 Bytes

File metadata and controls

10 lines (9 loc) · 292 Bytes

A Program Editor (APE)

a small in-terminal text editor with configurable syntax highlighting, written entirely in Go

features:

  • configurable syntax highlighting
  • copy/paste lines
  • comment/decomment lines
  • replace-all function
  • toggleable line numbers
  • toggleable syntax highlighting