aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sciteco.7.template
AgeCommit message (Expand)AuthorFilesLines
2015-06-14handle environment variables more consistentlyRobin Haberkorn1-10/+41
2015-06-12support UNIX-shell-like tilde-expansions in file names and directoriesRobin Haberkorn1-9/+73
2015-06-02throw error when trying to set or append the string part of "*" and appending...Robin Haberkorn1-0/+2
2015-06-02added <FG> command and special Q-Register "$" to set and get the current work...Robin Haberkorn1-0/+27
2015-05-29Modified ^W in string (and file name) arguments: ensure that we always rub ou...Robin Haberkorn1-2/+2
2015-05-29support specialized ^W immediate editing command in file name argumentsRobin Haberkorn1-0/+17
2015-05-25extended <EN> command and used it to optimize "lexer.test..." macrosRobin Haberkorn1-1/+3
2015-03-16implemented function key masking (context-sensitive function key macros)Robin Haberkorn1-0/+33
2015-03-16documented the automatic EOL translation featureRobin Haberkorn1-4/+55
2015-03-10added the <"I> conditional for checking a directory separatorRobin Haberkorn1-1/+12
2015-03-10always normalize directory separators to "/" in the "*" Q-RegisterRobin Haberkorn1-1/+9
2015-03-07sciteco(7): Use em-dash (\[em]) characters instead of "-" in sentencesRobin Haberkorn1-6/+6
2015-03-07Curses UI: fixed translation of the backspace keyRobin Haberkorn1-1/+5
2015-03-02updated documentation: cover undo/redo, the new ^G editing command and remova...Robin Haberkorn1-13/+118
2015-02-11implemented support for different indention stylesRobin Haberkorn1-1/+11
2014-12-09support filename auto completions with forward-slash directory separators on ...Robin Haberkorn1-0/+12
2014-12-09Curses: support cycling through long lists of possible auto-completions and o...Robin Haberkorn1-1/+9
2014-12-08do not show possible completions for hidden files and directoriesRobin Haberkorn1-1/+12
2014-11-24implemented pQq and :Qq commandsRobin Haberkorn1-1/+1
2014-11-22allow setting the "*" register as an alternative to nEBRobin Haberkorn1-1/+18
2014-11-21updated documentation on ED (buffer editing) hooksRobin Haberkorn1-13/+56
2014-11-17updated sciteco(7): information on Scintilla views versus documentsRobin Haberkorn1-3/+30
2014-11-14added ^# (XOR) operatorRobin Haberkorn1-3/+6
2014-11-10support new "~" conditional: useful for implying default parameters in macrosRobin Haberkorn1-8/+27
2014-11-09documented EC and EG commandsRobin Haberkorn1-0/+3
2014-11-02changed syntax for long Q-Register names: use [] brackets instead of {}Robin Haberkorn1-4/+4
2013-03-19fixed minor Troff error: ".." is not allowedRobin Haberkorn1-1/+1
2013-03-17^E\ string building character to format numberRobin Haberkorn1-0/+7
2013-03-17document buffer editing hooks (ED hooks)Robin Haberkorn1-0/+51
2013-03-16written section about buffer ring in language manualRobin Haberkorn1-0/+37
2013-03-16explain caret-control-character equivalence for commands and no-ops in more d...Robin Haberkorn1-1/+13
2013-03-16wrote introduction (typographic conventions) for command referenceRobin Haberkorn1-0/+31
2013-03-16fixed spelling of Video TECORobin Haberkorn1-5/+6
2013-03-16written section about flow-control constructs in language reference manualRobin Haberkorn1-1/+185
2013-03-16wrote language reference sections about string building and pattern match cha...Robin Haberkorn1-1/+159
2013-03-16manual chapters: Expressions, Command Syntax, Q-RegistersRobin Haberkorn1-0/+260
2013-03-16generate-docs: marker looks like a Troff request nowRobin Haberkorn1-1/+1
2013-03-16elaborate on auto-completions in sciteco(7)Robin Haberkorn1-0/+14
2013-03-16wrote introduction, key translation and immedite editing sections for sciteco...Robin Haberkorn1-0/+334
2013-03-16outline of remaining language referenceRobin Haberkorn1-0/+43
2013-03-16completed documentation of all commands in parser.cppRobin Haberkorn1-1/+21
2013-03-16first draft of TECO command documentation generatorRobin Haberkorn1-0/+12