This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > sandy (0.4_20140727)

sandy (minimalist text editor)

sandy is an ncurses text editor with an easy-to-read, hackable C
source. Sandy tries to maximize screen estate, minimize the SLOC used
and not get in your way too much. It can somehow be controlled using a
named pipe that lives in /tmp and all preferences and keybindings are
to be chosen at compile time.

Features / Non-features

- Unlimited undo
- Regex search
- Simple, almost modeless keybindings
- Selection-based operation
- Very simple commands read from a named pipe
- Very basic, regex-based syntax colouring
- Xterm-like mouse support
- X11 integration is achieved through external tools such as xsel and dmenu
- Lacks many text processing facilities that can be easily achieved by
piping text through an external command

If you want to customize the compile-time config, place your config.h in
the same directory as the SlackBuild script. To get the default config.h,
extract it from the source tarball (it's called config.def.h there,
just rename it).

Optional dependencies: If xsel and/or dmenu are installed, sandy uses
them at runtime for X11 integration.

This requires: xsel, dmenu

Maintained by: B. Watson
Keywords: text editor,suckless,minimalist
ChangeLog: sandy

Homepage:
http://tools.suckless.org/sandy

Source Downloads:
sandy-0.4_20140727.tar.gz (b046a5271584fea2fb1e881dfc86c899)

Download SlackBuild:
sandy.tar.gz
sandy.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
sandy.SlackBuild
sandy.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds