| 1 | MANIFEST for xterm-235, version xterm-235 |
|---|
| 2 | -------------------------------------------------------------------------------- |
|---|
| 3 | MANIFEST this file |
|---|
| 4 | 256colres.h resource-definitions for 256-color mode |
|---|
| 5 | 256colres.pl script to generate 256colres.h |
|---|
| 6 | 88colres.h resource definitions for 88-color mode |
|---|
| 7 | 88colres.pl script to generate 88colres.h |
|---|
| 8 | AAA_README_VMS.txt note for VMS port of 'xterm' |
|---|
| 9 | INSTALL configure script: options and related install instructions |
|---|
| 10 | Imakefile imake template for Makefile |
|---|
| 11 | KOI8RXTerm.ad resources for koi8rxterm |
|---|
| 12 | Makefile.in configure script template for Makefile |
|---|
| 13 | README overview & caveats for 'xterm' |
|---|
| 14 | README.i18n i18n readme: |
|---|
| 15 | README.os390 overview for os390 (EBCDIC) port of 'xterm' |
|---|
| 16 | TekPrsTbl.c Tek4014 parser state tables |
|---|
| 17 | Tekparse.def template for generating Tekparse.h |
|---|
| 18 | Tekparse.h Tek4014 parser-state definitions |
|---|
| 19 | Tekproc.c Tek4014 parser-state functions |
|---|
| 20 | Tests Useful tests for xterm-developers |
|---|
| 21 | UXTerm.ad alternate resources for UTF-8 |
|---|
| 22 | VTPrsTbl.c VT100 parser state tables |
|---|
| 23 | VTparse.def template for generating VTparse.h |
|---|
| 24 | VTparse.h VT100 parser-state definitions |
|---|
| 25 | XTerm-col.ad color resource definitions for XTerm class |
|---|
| 26 | XTerm.ad resource definitions for XTerm class |
|---|
| 27 | aclocal.m4 configure script: custom macros |
|---|
| 28 | button.c mouse button and selection processing |
|---|
| 29 | cachedGCs.c maintain cache of GC's |
|---|
| 30 | charclass.c compact character-class module |
|---|
| 31 | charclass.h interface of charclass.c |
|---|
| 32 | charproc.c VT100 parser functions |
|---|
| 33 | charsets.c module to translate character-sets |
|---|
| 34 | config.guess configure script: guess the system type |
|---|
| 35 | config.sub configure script: validate system type |
|---|
| 36 | configure generated |
|---|
| 37 | configure.in template for generating configure script |
|---|
| 38 | configure Configuration script for UNIX |
|---|
| 39 | ctlseqs.ms documentation: Xterm Control Sequences |
|---|
| 40 | ctlseqs.txt generated rendition of ctlseqs.ms |
|---|
| 41 | cursor.c VT100 low-level cursor movement |
|---|
| 42 | data.c global data declarations |
|---|
| 43 | data.h global data external-definitions |
|---|
| 44 | doublechr.c VT100 double-size character support |
|---|
| 45 | error.h error-code definitions for 'xterm' |
|---|
| 46 | fontutils.c xterm functions for (re)loading fonts |
|---|
| 47 | fontutils.h interface of fontutils.c |
|---|
| 48 | gen-pc-fkeys.pl script to generate extended function-key terminfo |
|---|
| 49 | input.c VT100 key-symbol and function-key translation |
|---|
| 50 | install.sh configure script: fallback install script |
|---|
| 51 | keysym2ucs.c lookup-table for UTF-8 to keysyms |
|---|
| 52 | keysym2ucs.h interface of keysym2ucs.c |
|---|
| 53 | koi8rxterm KOI-8 wrapper from Debian (originally me) |
|---|
| 54 | koi8rxterm.man manpage for koi8rxterm |
|---|
| 55 | link_axp.com build-script for VMS port of xterm |
|---|
| 56 | main.c main program of 'xterm' |
|---|
| 57 | main.h default definitions for 'xterm' |
|---|
| 58 | make.com build-script for VMS port of 'xterm' |
|---|
| 59 | menu.c popup/pulldown menus for 'xterm' |
|---|
| 60 | menu.h interface of menu.c |
|---|
| 61 | minstall.sh script for installing manpages |
|---|
| 62 | misc.c miscellaneous utility functions for 'xterm' |
|---|
| 63 | mkdirs.sh configure script: make directories for install process |
|---|
| 64 | os2main.c main program for OS/2 EMX port of 'xterm' |
|---|
| 65 | plink.sh script to prune unneeded libraries from link |
|---|
| 66 | precompose.c table of precompose sequences |
|---|
| 67 | precompose.h interface of precompose.c |
|---|
| 68 | print.c VT100+ print support functions |
|---|
| 69 | proto.h macros to simplify function prototypes |
|---|
| 70 | ptydata.c functions to manipulate data read from pty |
|---|
| 71 | ptyx.h structure-definitions for 'xterm' |
|---|
| 72 | resize.c program to compute/modify xterm's window size |
|---|
| 73 | resize.man manual page for 'resize' |
|---|
| 74 | run-tic.sh run tic, filtering out harmless messages |
|---|
| 75 | screen.c VT100 screen update functions |
|---|
| 76 | scrollbar.c VT100 scrollbar support functions |
|---|
| 77 | sinstall.sh install setuid if existing program was |
|---|
| 78 | tabs.c VT100 tabstop support-functions |
|---|
| 79 | termcap termcap entries for 'xterm' |
|---|
| 80 | terminfo terminfo entries for 'xterm' |
|---|
| 81 | testxmc.c testing: xmc/magic-cookies |
|---|
| 82 | trace.c debugging trace functions for 'xterm' |
|---|
| 83 | trace.h interface of trace.c |
|---|
| 84 | util.c miscellaneous utility functions for 'xterm' |
|---|
| 85 | uxterm wrapper script to make unicode-xterm |
|---|
| 86 | uxterm.desktop sample desktop file for uxterm |
|---|
| 87 | uxterm.man manpage for uxterm, from Debian |
|---|
| 88 | version.h version of xterm |
|---|
| 89 | vms.c VMS version of xterm's spawn(), etc. |
|---|
| 90 | vms.h system headers and definitions for vms.c |
|---|
| 91 | wcwidth.c wide-character utility functions |
|---|
| 92 | wcwidth.h interface of wcwidth.c |
|---|
| 93 | xcharmouse.h Jason Bacon's mouse-defs, cleaned up a little |
|---|
| 94 | xstrings.c a few common string functions |
|---|
| 95 | xstrings.h interface of xstrings.c |
|---|
| 96 | xterm.dat application defaults for VMS port of 'xterm' |
|---|
| 97 | xterm.desktop sample desktop file for xterm. |
|---|
| 98 | xterm.h common includes, definitions and prototypes for 'xterm' |
|---|
| 99 | xterm.log.html changelog for xterm |
|---|
| 100 | xterm.man manual page for 'xterm' |
|---|
| 101 | xterm_axp.opt linker options file for VMS port of 'xterm' |
|---|
| 102 | xterm_io.h split-out definitions of termio/termios/sgtty and winsize from main.c, os2main.c, screen.c and resize.c |
|---|
| 103 | xtermcap.c termcap-related functions. |
|---|
| 104 | xtermcap.h interface of xtermcap.c |
|---|
| 105 | xtermcfg.hin configure script: template for xtermcfg.h |
|---|
| 106 | xutf8.c JC's cleanup of UTF8 |
|---|
| 107 | xutf8.h JC's cleanup of UTF8 |
|---|
| 108 | icons subdirectory |
|---|
| 109 | icons/xterm-color_32x32.xcf gimp file for editing 32x32 icon |
|---|
| 110 | icons/xterm-color_32x32.xpm 32x32 color icon |
|---|
| 111 | icons/xterm-color_48x48.xcf gimp file for editing 48x48 icon |
|---|
| 112 | icons/xterm-color_48x48.xpm 48x48 color icon |
|---|
| 113 | icons/xterm_32x32.xcf gimp file, for editing 32x32 icon |
|---|
| 114 | icons/xterm_32x32.xpm 32x32 monochrome icon |
|---|
| 115 | icons/xterm_48x48.xcf gimp file, for editing 48x48 icon |
|---|
| 116 | icons/xterm_48x48.xpm 48x48 monochrome icon |
|---|
| 117 | tektests subdirectory |
|---|
| 118 | tektests/aitest.tek tek4014 demo: draw a globe |
|---|
| 119 | tektests/dmerc.tek tek4014 demo: draws a Mercator projection with orbit |
|---|
| 120 | tektests/fotest.tek tek4014 demo: draw a scatterplot on log scale |
|---|
| 121 | tektests/imtest.tek tek4014 demo: draw a test pattern |
|---|
| 122 | tektests/imtesth.tek tek4014 demo: draw a test pattern |
|---|
| 123 | tektests/ocpred.tek tek4014 demo: an occultation prediction |
|---|
| 124 | tektests/usmap.tek tek4014 demo: a US map |
|---|
| 125 | unicode subdirectory |
|---|
| 126 | unicode/README description of files in ./unicode |
|---|
| 127 | unicode/convmap.pl perl script for generating the lookup table for UTF-8 to keysym |
|---|
| 128 | unicode/keysym.map keysym mapping from UTF-8 |
|---|
| 129 | unicode/make-precompose.sh make precompose.c |
|---|
| 130 | unicode/precompose.c.head header of precompose.c |
|---|
| 131 | unicode/precompose.c.tail tail of precompose.c |
|---|
| 132 | vttests subdirectory |
|---|
| 133 | vttests/16colors.sh test-script to show 16-colors |
|---|
| 134 | vttests/256colors.pl script to illustrate 256-colors |
|---|
| 135 | vttests/256colors2.pl fancy test-script for 256-colors |
|---|
| 136 | vttests/88colors.pl sample script showing 88-colors |
|---|
| 137 | vttests/88colors2.pl sample script showing 88-colors |
|---|
| 138 | vttests/8colors.sh test-script to illustrate 8-colors |
|---|
| 139 | vttests/acolors.sh demonstrate changing the ANSI colors |
|---|
| 140 | vttests/doublechars.sh test script to demonstrate doublesize chars |
|---|
| 141 | vttests/dynamic.sh script to illustrate the dynamic colors control sequence |
|---|
| 142 | vttests/dynamic2.sh complete example of dynamic colors |
|---|
| 143 | vttests/fonts.sh script to demonstrate font-switching sequences |
|---|
| 144 | vttests/paste64.pl script to test base64-selection option |
|---|
| 145 | vttests/resize.pl translated resize.sh to perl since it is easy to test, and I needed |
|---|
| 146 | vttests/resize.sh script to demonstrate resizing |
|---|
| 147 | vttests/tcapquery.pl script to test tcap-query option |
|---|
| 148 | vttests/title.sh test-script to show title of xterm in action |
|---|