GithubHelp home page GithubHelp logo

sandy's Introduction

sandy - simple ncurses text editor

sandy is a simple ncurses text editor. Read more at http://tools.suckless.org/sandy.

Modyfications by antics

  • HIGHLIGHT_CURRENT = 0
  • Copied C highlighting as template for Javascript

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] [-S | -s SYNTAX] [-t TABSTOP] [File]

Where: -a starts with autoindent -r opens the file read-only -S use no syntax colors at all. -s SYNTAX lets you specify the syntax colors for this file -t TABSTOP sets the tabstop for this instance of sandy

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.