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
2016-08-19
Integrated clipboard support
Robin Haberkorn
1
-0
/
+47
2016-06-04
added ^E@ string building character
Robin Haberkorn
1
-9
/
+19
2016-02-24
EG and EC use $SHELL and $COMSPEC as the default command interpreters now
Robin Haberkorn
1
-0
/
+9
2016-02-16
commented on why $SCITECO_BOOTSTRAP is used in doc/Makefile.am
Robin Haberkorn
1
-0
/
+6
2016-02-16
implemented ^C command
Robin Haberkorn
2
-10
/
+13
2016-02-15
updated sciteco(7): command line termination, aggregating loops etc.
Robin Haberkorn
1
-18
/
+69
2016-02-11
updated Doxyfile: added new source directories; exclude gtkflowbox.c and use ...
Robin Haberkorn
1
-6
/
+6
2016-02-11
updated Doxyfile.in: doxygen -u Doxyfile.in
Robin Haberkorn
1
-913
/
+1424
2016-02-02
Gtk UI: full color scheme support
Robin Haberkorn
2
-0
/
+61
2015-12-30
ncurses: use a default escape delay of 25ms
Robin Haberkorn
2
-2
/
+4
2015-09-23
different operators can have the same precedence now
Robin Haberkorn
1
-28
/
+34
2015-07-22
fixed operator precedence list
Robin Haberkorn
1
-10
/
+24
2015-07-15
Curses UI: revised popup area, with borders and a scroll bar; reduce flickering
Robin Haberkorn
1
-3
/
+2
2015-07-14
mention ED register in the manual's Q-REGISTERS section
Robin Haberkorn
1
-0
/
+7
2015-07-14
programmable terminal color redefinition and theming SciTECO curses UI based ...
Robin Haberkorn
1
-0
/
+85
2015-06-24
added "^FCLOSE" function key macro and defined SIGTERM behaviour
Robin Haberkorn
2
-2
/
+28
2015-06-22
major Curses UI revision: initialize curses as late as possible
Robin Haberkorn
2
-36
/
+105
2015-06-14
handle environment variables more consistently
Robin Haberkorn
2
-16
/
+59
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
2
-8
/
+44
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
[next]