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
2024-10-04
pattern match characters support ^Q/^R now as well
Robin Haberkorn
1
-0
/
+8
2024-09-25
inhibit some immediate editing commands after ^Q/^R string building constructs
Robin Haberkorn
1
-0
/
+3
2024-09-23
allow OSC-52 clipboards on all terminal emulators
Robin Haberkorn
1
-7
/
+18
2024-09-20
^W^W and ^V^V can be typed completely with upcarets now and they case fold al...
Robin Haberkorn
1
-1
/
+5
2024-09-19
Ctrl+^ is no longer translated to a single caret in string building (refs #20)
Robin Haberkorn
1
-1
/
+3
2024-09-17
sciteco(7): mentioned "[a]b" idiom
Robin Haberkorn
1
-1
/
+2
2024-09-16
updated lists of external links in sciteco(1) and sciteco(7)
Robin Haberkorn
1
-8
/
+6
2024-09-16
Curses: added support for cool Unicode icons (refs #5)
Robin Haberkorn
1
-0
/
+6
2024-09-12
function key macros have been reworked into a more generic key macro feature
Robin Haberkorn
1
-99
/
+133
2024-09-11
the SciTECO parser is Unicode-based now (refs #5)
Robin Haberkorn
1
-6
/
+14
2024-09-09
added raw ANSI mode to facilitate 8-bit clean editing (refs #5)
Robin Haberkorn
1
-1
/
+4
2024-09-09
updated README and sciteco(7) with information about Unicode support (refs #5)
Robin Haberkorn
1
-8
/
+28
2024-09-09
the ^EUq string building escape now respects the encoding (can insert bytes o...
Robin Haberkorn
1
-0
/
+6
2024-09-09
conditionals now check for Unicode codepoints (refs #5)
Robin Haberkorn
1
-6
/
+6
2024-02-06
avoid Groff warnings due to `\` escapes
Robin Haberkorn
1
-1
/
+1
2024-01-20
removed nonsensical line from sciteco(7) man page
Robin Haberkorn
1
-1
/
+0
2023-06-19
the SciTECO data installation path is now configurable via --with-scitecodatadir
Robin Haberkorn
1
-1
/
+1
2023-04-05
Troff documents: fixed monospaced example blocks
Robin Haberkorn
1
-13
/
+13
2022-12-10
fixed pass-through loops: especially :> and :F<
Robin Haberkorn
1
-5
/
+5
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-6
/
+15
2017-03-25
0,8ED: Automatic case-folding of commands
Robin Haberkorn
1
-0
/
+17
2017-02-26
more fixes for groff v1.19
Robin Haberkorn
1
-2
/
+2
2016-11-20
auto-completion of Q-Register names, goto labels and help topics
Robin Haberkorn
1
-0
/
+42
2016-11-18
the manual generator (generator-docs.tes) has been cleaned up and is now call...
Robin Haberkorn
1
-1
/
+2
2016-11-18
implemented self-documenting (online) help system
Robin Haberkorn
1
-0
/
+169
2016-11-01
sciteco(7) man page: revised subsection naming in FLOW CONTROL section
Robin Haberkorn
1
-3
/
+3
2016-11-01
globbing supports character classes now and ^EN string building construct to ...
Robin Haberkorn
1
-4
/
+54
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-16
implemented ^C command
Robin Haberkorn
1
-8
/
+11
2016-02-15
updated sciteco(7): command line termination, aggregating loops etc.
Robin Haberkorn
1
-18
/
+69
2016-02-02
Gtk UI: full color scheme support
Robin Haberkorn
1
-0
/
+48
2015-12-30
ncurses: use a default escape delay of 25ms
Robin Haberkorn
1
-0
/
+2
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
1
-0
/
+16
2015-06-22
major Curses UI revision: initialize curses as late as possible
Robin Haberkorn
1
-3
/
+5
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
[next]