Rstar284 / atx

A really easy way to edit files on the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abxxbo's text editor

Checklist

Main

  • Save to file
  • Read file
  • Line numbers
  • Syntax highlighting
  • Search for keyword

Other

  • Config file for ATX

Screenshots

dh

ATX editing a C file with C style syntax highlighting



dh

ATX editing a Python file with Python syntax highlighting

Dependencies

  • make
  • Any C compiler

Compilation

# Compile atx
$ make

Milestones

This is a list of all milestones that have been accomplished.

About

A really easy way to edit files on the terminal

License:GNU General Public License v3.0


Languages

Language:C 98.0%Language:Makefile 2.0%