aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sciteco.1.in
AgeCommit message (Expand)AuthorFilesLines
2025-08-03added --quiet, --stdin and --stdout for easier integration into UNIX pipelinesRobin Haberkorn1-7/+55
2025-07-31added -v/--version and <EO> commandRobin Haberkorn1-0/+5
2025-07-26implemented <:Gq> for printing the Q-Register string as a message instead of ...Robin Haberkorn1-0/+12
2025-07-21support <==> and <===> for printing octal and hexadecimal numbersRobin Haberkorn1-0/+4
2025-05-18allow process exit status to be determined by macrosRobin Haberkorn1-1/+6
2025-04-14sciteco(1): added EXAMPLES sectionRobin Haberkorn1-0/+49
2025-03-03rename sample.teco_ini to fallback.teco_ini and mung it by defaultRobin Haberkorn1-4/+9
2025-02-27implemented ncurses clipboard support via external processesRobin Haberkorn1-0/+24
2024-12-30support +line[,column] and filename:line:column syntaxes when opening filesRobin Haberkorn1-9/+19
2024-12-22support external Scintilla lexer libraries and Scintillua in particularRobin Haberkorn1-0/+6
2024-09-16updated lists of external links in sciteco(1) and sciteco(7)Robin Haberkorn1-10/+3
2024-09-09added raw ANSI mode to facilitate 8-bit clean editing (refs #5)Robin Haberkorn1-0/+9
2024-02-03GTK: allow disabling client-side decorations by setting $GTK_CSD=0Robin Haberkorn1-0/+4
2023-06-19the SciTECO data installation path is now configurable via --with-scitecodatadirRobin Haberkorn1-2/+2
2023-04-05Troff documents: fixed monospaced example blocksRobin Haberkorn1-1/+1
2022-12-01sciteco(1) manpage: All UIs support ^C interruptions nowRobin Haberkorn1-2/+1
2021-06-08Windows: normalize $COMSPECRobin Haberkorn1-3/+7
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-17/+6
2016-11-18the manual generator (generator-docs.tes) has been cleaned up and is now call...Robin Haberkorn1-1/+5
2016-11-18improved command line option handlingRobin Haberkorn1-7/+35
2016-11-18implemented self-documenting (online) help systemRobin Haberkorn1-1/+33
2016-02-24EG and EC use $SHELL and $COMSPEC as the default command interpreters nowRobin Haberkorn1-0/+9
2016-02-16implemented ^C commandRobin Haberkorn1-2/+2
2016-02-02Gtk UI: full color scheme supportRobin Haberkorn1-0/+13
2015-12-30ncurses: use a default escape delay of 25msRobin Haberkorn1-2/+2
2015-06-24added "^FCLOSE" function key macro and defined SIGTERM behaviourRobin Haberkorn1-2/+12
2015-06-22major Curses UI revision: initialize curses as late as possibleRobin Haberkorn1-33/+100
2015-06-14handle environment variables more consistentlyRobin Haberkorn1-6/+18
2015-06-02added <FG> command and special Q-Register "$" to set and get the current work...Robin Haberkorn1-8/+17
2015-03-16removed claim of no bugs in sciteco(1) ;-)Robin Haberkorn1-6/+0
2015-03-10added --no-profile command line optionRobin Haberkorn1-0/+12
2015-03-07canonicalize $SCITECOCONFIG and $SCITECOPATH variablesRobin Haberkorn1-0/+7
2015-03-07improved --help output and introduced PACKAGE_URL_DEV (for development home)Robin Haberkorn1-1/+6
2015-03-07changed save point file format to .teco-<n>-<filename>~Robin Haberkorn1-2/+4
2015-02-18added session.hg and session.vcs macrosRobin Haberkorn1-2/+3
2014-11-24introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...Robin Haberkorn1-14/+34
2014-11-24mention .teco_session files in sciteco(1)Robin Haberkorn1-1/+8
2014-11-24factored out file loading and saving into the View specialisation IOViewRobin Haberkorn1-2/+8
2014-02-15fixed formatting of "Text Editor and Corrector"Robin Haberkorn1-1/+1
2013-03-19fixed minor Troff error: ".." is not allowedRobin Haberkorn1-1/+1
2013-03-17fixed DEC TECO link in sciteco(1)Robin Haberkorn1-1/+1
2013-03-16add links to Github pagesRobin Haberkorn1-1/+1
2013-03-16fixed spelling of Video TECORobin Haberkorn1-2/+2
2013-03-16mention sciteco(7) in sciteco(1)Robin Haberkorn1-0/+3
2013-02-22added --with-default-scitecopath config option: default value of $SCITECOPATHRobin Haberkorn1-3/+6
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn1-0/+21
2013-01-27use actual binary directory for shebang example in manpageRobin Haberkorn1-1/+1
2013-01-27moved manpage to doc/ subdirRobin Haberkorn1-0/+176