Menu

Tree [93fb75] default tip /
 History

Read Only access


File Date Author Commit
 .hgtags 2011-04-01 Rafael Garcia Rafael Garcia [7fea66] Added tag 0.4 for changeset f38edfd3ddf2
 LICENSE 2011-04-01 Rafael Garcia Rafael Garcia [f38edf] Initial import
 Makefile 2011-04-01 Rafael Garcia Rafael Garcia [f38edf] Initial import
 README 2011-04-01 Rafael Garcia Rafael Garcia [f38edf] Initial import
 TODO 2011-05-30 Rafael Garcia Rafael Garcia [f795cb] Better #defines for PROMPT and (TO|FROM)(SEL|CL...
 config.control_only.h 2011-05-31 Rafael Garcia Rafael Garcia [93fb75] Add config.control_only.h to test.
 config.def.h 2011-05-31 Rafael Garcia Rafael Garcia [2be0ec] Portable regexes, syntax for vala, a couple oth...
 config.mk 2011-05-31 Rafael Garcia Rafael Garcia [2be0ec] Portable regexes, syntax for vala, a couple oth...
 sandy.1 2011-04-05 Rafael Garcia Rafael Garcia [18a0c2] Add Ctrl-o binding, solved bug when saving an u...
 sandy.c 2011-05-31 Rafael Garcia Rafael Garcia [2be0ec] Portable regexes, syntax for vala, a couple oth...

Read Me

sandy - simple ncurses text editor
==================================
sandy is a simple ncurses text editor.


Requirements
------------
In order to build sandy you need the ncurses header files.


Installation
------------
Edit config.mk to match your local setup (sandy is installed into the
/usr/local namespace by default). Optionally, create a config.h file to 
further configure the editor at compile time. An examples file is provided as 
config.def.h.

Afterwards enter the following command to build and install sandy (use root if
needed):

    make clean install


Running sandy
-------------
Use the following syntax:

	sandy [-r] [-u] [-t TABSTOP] [-s SYNTAX] [File]

Where:
-r opens the file read-only
-u reverses the default UTF-8 behavior
-t TABSTOP sets the tabstop for this instance of sandy
-s SYNTAX  lets you specify the syntax colors for this file


Name
----
In case you are wondering, sandy was the smartest pet ferret. She died of
cancer though. We were sad and started coding this editor.

MongoDB Logo MongoDB