Skip to content

Roughly ported version of FreeBSD's ee editor to use in NetBSD (tested on 9.2)

Notifications You must be signed in to change notification settings

MG-/ee-for-NetBSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ee-for-NetBSD

Roughly ported version of FreeBSD's ee editor to use in NetBSD (tested on 9.2)

NetBSD 9.2 compile command:

cc ee.c -o ee -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -DSLCT_HDR -s -lcurses

The code originates from FreeBSD 13 ([src]/contrib/ee) The output program has to be tested for correct keyboard shortcuts-referencing.

About

Roughly ported version of FreeBSD's ee editor to use in NetBSD (tested on 9.2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published