lisp-ceo / jimmy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jimmy editor

First came vi, then emacs, then jimmy - the extensible file editor.

  • Terminals
    • Raw vs cannonical mode
      • Carriage-return-buffered input
    • tcsetattr/tcgetattr
      • Edit terminal features
  • Errors
    • errno
    • perror
  • Macro functions
  • VT100 escape sequences
  • sys/ioctl.h
    • Terminal window size operations
  • free, realloc, memcpy
  • Feature testing macros

About


Languages

Language:C 99.2%Language:Makefile 0.8%