Files - sam - An updated version of the sam text editor.
(HTM) git clone git://vernunftzentrum.de/sam.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
Mode Name Size
(DIR) -rw-r--r-- LICENSE 18L
(DIR) -rw-r--r-- Makefile 52L
(DIR) -rw-r--r-- README.rst 376L
(DIR) -rw-r--r-- config.mk.def 33L
(DIR) -rw-r--r-- deadpixi-sam.desktop 11L
(DIR) -rw-r--r-- doc/Makefile 23L
(DIR) -rw-r--r-- doc/sam.1 1098L
(DIR) -rw-r--r-- doc/sam.ps 8261L
(DIR) -rw-r--r-- doc/sam.tut.ms 1776L
(DIR) -rw-r--r-- doc/samrc 72L
(DIR) -rw-r--r-- doc/samrc.5 404L
(DIR) -rw-r--r-- doc/se.ps 1487L
(DIR) -rw-r--r-- include/frame.h 79L
(DIR) -rw-r--r-- include/libg.h 256L
(DIR) -rw-r--r-- include/regexp.h 65L
(DIR) -rw-r--r-- include/u.h 22L
(DIR) -rw-r--r-- libXg/Gwin.h 43L
(DIR) -rw-r--r-- libXg/GwinP.h 45L
(DIR) -rw-r--r-- libXg/Makefile 51L
(DIR) -rw-r--r-- libXg/arith.c 194L
(DIR) -rw-r--r-- libXg/balloc.c 61L
(DIR) -rw-r--r-- libXg/bitblt.c 70L
(DIR) -rw-r--r-- libXg/border.c 29L
(DIR) -rw-r--r-- libXg/bscreenrect.c 17L
(DIR) -rw-r--r-- libXg/clipr.c 20L
(DIR) -rw-r--r-- libXg/cursorset.c 15L
(DIR) -rw-r--r-- libXg/cursorswitch.c 44L
(DIR) -rw-r--r-- libXg/gcs.c 412L
(DIR) -rw-r--r-- libXg/getrect.c 63L
(DIR) -rw-r--r-- libXg/gwin.c 542L
(DIR) -rw-r--r-- libXg/ldconvert.c 54L
(DIR) -rw-r--r-- libXg/libgint.h 102L
(DIR) -rw-r--r-- libXg/menuhit.c 232L
(DIR) -rw-r--r-- libXg/rectclip.c 24L
(DIR) -rw-r--r-- libXg/rune.c 14L
(DIR) -rw-r--r-- libXg/string.c 52L
(DIR) -rw-r--r-- libXg/texture.c 41L
(DIR) -rw-r--r-- libXg/unikeysyms.h 634L
(DIR) -rw-r--r-- libXg/wrbitmap.c 51L
(DIR) -rw-r--r-- libXg/xtbinit.c 807L
(DIR) -rw-r--r-- libframe/Makefile 42L
(DIR) -rw-r--r-- libframe/frbox.c 152L
(DIR) -rw-r--r-- libframe/frdelete.c 104L
(DIR) -rw-r--r-- libframe/frdraw.c 58L
(DIR) -rw-r--r-- libframe/frinit.c 57L
(DIR) -rw-r--r-- libframe/frinsert.c 247L
(DIR) -rw-r--r-- libframe/frptofchar.c 109L
(DIR) -rw-r--r-- libframe/frselect.c 94L
(DIR) -rw-r--r-- libframe/frstr.c 40L
(DIR) -rw-r--r-- libframe/frutil.c 103L
(DIR) -rw-r--r-- sam.png 83681B
(DIR) -rw-r--r-- sam/Makefile 57L
(DIR) -rw-r--r-- sam/address.c 245L
(DIR) -rw-r--r-- sam/buffer.c 156L
(DIR) -rw-r--r-- sam/cmd.c 615L
(DIR) -rw-r--r-- sam/error.c 133L
(DIR) -rw-r--r-- sam/errors.h 64L
(DIR) -rw-r--r-- sam/file.c 469L
(DIR) -rw-r--r-- sam/io.c 355L
(DIR) -rw-r--r-- sam/list.c 48L
(DIR) -rw-r--r-- sam/mesg.c 746L
(DIR) -rw-r--r-- sam/mesg.h 103L
(DIR) -rw-r--r-- sam/moveto.c 152L
(DIR) -rw-r--r-- sam/multi.c 108L
(DIR) -rw-r--r-- sam/parse.h 71L
(DIR) -rw-r--r-- sam/rasp.c 277L
(DIR) -rw-r--r-- sam/regexp.c 817L
(DIR) -rw-r--r-- sam/sam.c 877L
(DIR) -rw-r--r-- sam/sam.h 346L
(DIR) -rw-r--r-- sam/shell.c 157L
(DIR) -rw-r--r-- sam/string.c 152L
(DIR) -rw-r--r-- sam/sys.c 67L
(DIR) -rw-r--r-- sam/unix.c 154L
(DIR) -rw-r--r-- sam/xec.c 477L
(DIR) -rw-r--r-- samterm/Makefile 41L
(DIR) -rw-r--r-- samterm/flayer.c 438L
(DIR) -rw-r--r-- samterm/flayer.h 52L
(DIR) -rw-r--r-- samterm/io.c 206L
(DIR) -rw-r--r-- samterm/main.c 1094L
(DIR) -rw-r--r-- samterm/menu.c 389L
(DIR) -rw-r--r-- samterm/mesg.c 758L
(DIR) -rw-r--r-- samterm/rasp.c 262L
(DIR) -rw-r--r-- samterm/samrc.c 444L
(DIR) -rw-r--r-- samterm/samterm.h 187L
(DIR) -rw-r--r-- samterm/scroll.c 144L
(DIR) -rw-r--r-- samterm/unix.c 56L