index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
/
sciteco.7.template
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-14
handle environment variables more consistently
Robin Haberkorn
1
-10
/
+41
2015-06-12
support UNIX-shell-like tilde-expansions in file names and directories
Robin Haberkorn
1
-9
/
+73
2015-06-02
throw error when trying to set or append the string part of "*" and appending...
Robin Haberkorn
1
-0
/
+2
2015-06-02
added <FG> command and special Q-Register "$" to set and get the current work...
Robin Haberkorn
1
-0
/
+27
2015-05-29
Modified ^W in string (and file name) arguments: ensure that we always rub ou...
Robin Haberkorn
1
-2
/
+2
2015-05-29
support specialized ^W immediate editing command in file name arguments
Robin Haberkorn
1
-0
/
+17
2015-05-25
extended <EN> command and used it to optimize "lexer.test..." macros
Robin Haberkorn
1
-1
/
+3
2015-03-16
implemented function key masking (context-sensitive function key macros)
Robin Haberkorn
1
-0
/
+33
2015-03-16
documented the automatic EOL translation feature
Robin Haberkorn
1
-4
/
+55
2015-03-10
added the <"I> conditional for checking a directory separator
Robin Haberkorn
1
-1
/
+12
2015-03-10
always normalize directory separators to "/" in the "*" Q-Register
Robin Haberkorn
1
-1
/
+9
2015-03-07
sciteco(7): Use em-dash (\[em]) characters instead of "-" in sentences
Robin Haberkorn
1
-6
/
+6
2015-03-07
Curses UI: fixed translation of the backspace key
Robin Haberkorn
1
-1
/
+5
2015-03-02
updated documentation: cover undo/redo, the new ^G editing command and remova...
Robin Haberkorn
1
-13
/
+118
2015-02-11
implemented support for different indention styles
Robin Haberkorn
1
-1
/
+11
2014-12-09
support filename auto completions with forward-slash directory separators on ...
Robin Haberkorn
1
-0
/
+12
2014-12-09
Curses: support cycling through long lists of possible auto-completions and o...
Robin Haberkorn
1
-1
/
+9
2014-12-08
do not show possible completions for hidden files and directories
Robin Haberkorn
1
-1
/
+12
2014-11-24
implemented pQq and :Qq commands
Robin Haberkorn
1
-1
/
+1
2014-11-22
allow setting the "*" register as an alternative to nEB
Robin Haberkorn
1
-1
/
+18
2014-11-21
updated documentation on ED (buffer editing) hooks
Robin Haberkorn
1
-13
/
+56
2014-11-17
updated sciteco(7): information on Scintilla views versus documents
Robin Haberkorn
1
-3
/
+30
2014-11-14
added ^# (XOR) operator
Robin Haberkorn
1
-3
/
+6
2014-11-10
support new "~" conditional: useful for implying default parameters in macros
Robin Haberkorn
1
-8
/
+27
2014-11-09
documented EC and EG commands
Robin Haberkorn
1
-0
/
+3
2014-11-02
changed syntax for long Q-Register names: use [] brackets instead of {}
Robin Haberkorn
1
-4
/
+4
2013-03-19
fixed minor Troff error: ".." is not allowed
Robin Haberkorn
1
-1
/
+1
2013-03-17
^E\ string building character to format number
Robin Haberkorn
1
-0
/
+7
2013-03-17
document buffer editing hooks (ED hooks)
Robin Haberkorn
1
-0
/
+51
2013-03-16
written section about buffer ring in language manual
Robin Haberkorn
1
-0
/
+37
2013-03-16
explain caret-control-character equivalence for commands and no-ops in more d...
Robin Haberkorn
1
-1
/
+13
2013-03-16
wrote introduction (typographic conventions) for command reference
Robin Haberkorn
1
-0
/
+31
2013-03-16
fixed spelling of Video TECO
Robin Haberkorn
1
-5
/
+6
2013-03-16
written section about flow-control constructs in language reference manual
Robin Haberkorn
1
-1
/
+185
2013-03-16
wrote language reference sections about string building and pattern match cha...
Robin Haberkorn
1
-1
/
+159
2013-03-16
manual chapters: Expressions, Command Syntax, Q-Registers
Robin Haberkorn
1
-0
/
+260
2013-03-16
generate-docs: marker looks like a Troff request now
Robin Haberkorn
1
-1
/
+1
2013-03-16
elaborate on auto-completions in sciteco(7)
Robin Haberkorn
1
-0
/
+14
2013-03-16
wrote introduction, key translation and immedite editing sections for sciteco...
Robin Haberkorn
1
-0
/
+334
2013-03-16
outline of remaining language reference
Robin Haberkorn
1
-0
/
+43
2013-03-16
completed documentation of all commands in parser.cpp
Robin Haberkorn
1
-1
/
+21
2013-03-16
first draft of TECO command documentation generator
Robin Haberkorn
1
-0
/
+12
[prev]