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
/
lib
/
session.tes
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
added session.fossil for setting up buffer sessions per Fossil repository
Robin Haberkorn
1
-0
/
+0
2024-12-24
simplified session.svn: no need to mess around with XML
Robin Haberkorn
1
-0
/
+0
2024-12-24
introduced true block and EOL comments
Robin Haberkorn
1
-0
/
+0
2024-11-11
session.tes: store the current tab style (width and hard-tabs); fixed for fil...
Robin Haberkorn
1
-0
/
+0
2016-11-01
globbing supports character classes now and ^EN string building construct to ...
Robin Haberkorn
1
-1
/
+1
2016-04-05
session.tes: save and restore the working directory as part of the session
Robin Haberkorn
1
-3
/
+11
2016-02-15
implemented <$$> command for returning from a macro
Robin Haberkorn
1
-2
/
+2
2015-06-29
<:Q> returns -1 for non-existent registers now
Robin Haberkorn
1
-2
/
+2
2015-05-25
extended <EN> command and used it to optimize "lexer.test..." macros
Robin Haberkorn
1
-8
/
+7
2015-02-18
added session.hg and session.vcs macros
Robin Haberkorn
1
-0
/
+19
2015-02-17
added session.svn macro to set up a session profile in the current Subversion...
Robin Haberkorn
1
-2
/
+16
2014-11-24
allow disabling of buffer sessions. in sample.teco_ini, disable sessions auto...
Robin Haberkorn
1
-3
/
+6
2014-11-24
introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...
Robin Haberkorn
1
-1
/
+1
2014-11-24
Q-Register loading and saving using the IOView class
Robin Haberkorn
1
-2
/
+1
2014-11-22
updated lexer and session libraries using new EU, [* and ]* commands
Robin Haberkorn
1
-6
/
+7
2014-11-22
allow setting the "*" register as an alternative to nEB
Robin Haberkorn
1
-4
/
+3
2014-11-22
added a buffer session module (session.tes)
Robin Haberkorn
1
-0
/
+42