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
Age
Commit message (
Expand
)
Author
Files
Lines
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
removed claim of no bugs in sciteco(1) ;-)
Robin Haberkorn
1
-6
/
+0
2015-03-16
documented the automatic EOL translation feature
Robin Haberkorn
1
-4
/
+55
2015-03-10
added --no-profile command line option
Robin Haberkorn
1
-0
/
+12
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
canonicalize $SCITECOCONFIG and $SCITECOPATH variables
Robin Haberkorn
1
-0
/
+7
2015-03-07
improved --help output and introduced PACKAGE_URL_DEV (for development home)
Robin Haberkorn
1
-1
/
+6
2015-03-07
changed save point file format to .teco-<n>-<filename>~
Robin Haberkorn
1
-2
/
+4
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-18
added session.hg and session.vcs macros
Robin Haberkorn
1
-2
/
+3
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-24
introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...
Robin Haberkorn
1
-14
/
+34
2014-11-24
mention .teco_session files in sciteco(1)
Robin Haberkorn
1
-1
/
+8
2014-11-24
factored out file loading and saving into the View specialisation IOView
Robin Haberkorn
1
-2
/
+8
2014-11-23
updated Doxygen configuration: doxygen -u Doxyfile.in
Robin Haberkorn
1
-74
/
+153
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
3
-53
/
+53
2014-02-15
fixed formatting of "Text Editor and Corrector"
Robin Haberkorn
1
-1
/
+1
2013-03-19
fixed minor Troff error: ".." is not allowed
Robin Haberkorn
2
-2
/
+2
2013-03-18
always recreate doxygen/
Robin Haberkorn
1
-0
/
+1
2013-03-17
use new ^E\ string building character for arrays and to simplify number inser...
Robin Haberkorn
2
-27
/
+27
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-17
fixed DEC TECO link in sciteco(1)
Robin Haberkorn
1
-1
/
+1
2013-03-16
add links to Github pages
Robin Haberkorn
1
-1
/
+1
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
2
-7
/
+8
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
2
-2
/
+2
2013-03-16
prevent image generation during HTML production, instead generate HTML tables...
Robin Haberkorn
2
-8
/
+87
2013-03-16
elaborate on auto-completions in sciteco(7)
Robin Haberkorn
1
-0
/
+14
[prev]
[next]