aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/session.tes
AgeCommit message (Expand)AuthorFilesLines
2025-04-06session.tes extensions: allow per-session .teco_ini; detect sessions in arbit...session-extensionsRobin Haberkorn1-0/+0
2025-03-31added tutorial document, which is automatically loaded on the first invocationRobin Haberkorn1-0/+0
2024-12-24added session.fossil for setting up buffer sessions per Fossil repositoryRobin Haberkorn1-0/+0
2024-12-24simplified session.svn: no need to mess around with XMLRobin Haberkorn1-0/+0
2024-12-24introduced true block and EOL commentsRobin Haberkorn1-0/+0
2024-11-11session.tes: store the current tab style (width and hard-tabs); fixed for fil...Robin Haberkorn1-0/+0
2016-11-01globbing supports character classes now and ^EN string building construct to ...Robin Haberkorn1-1/+1
2016-04-05session.tes: save and restore the working directory as part of the sessionRobin Haberkorn1-3/+11
2016-02-15implemented <$$> command for returning from a macroRobin Haberkorn1-2/+2
2015-06-29<:Q> returns -1 for non-existent registers nowRobin Haberkorn1-2/+2
2015-05-25extended <EN> command and used it to optimize "lexer.test..." macrosRobin Haberkorn1-8/+7
2015-02-18added session.hg and session.vcs macrosRobin Haberkorn1-0/+19
2015-02-17added session.svn macro to set up a session profile in the current Subversion...Robin Haberkorn1-2/+16
2014-11-24allow disabling of buffer sessions. in sample.teco_ini, disable sessions auto...Robin Haberkorn1-3/+6
2014-11-24introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...Robin Haberkorn1-1/+1
2014-11-24Q-Register loading and saving using the IOView classRobin Haberkorn1-2/+1
2014-11-22updated lexer and session libraries using new EU, [* and ]* commandsRobin Haberkorn1-6/+7
2014-11-22allow setting the "*" register as an alternative to nEBRobin Haberkorn1-4/+3
2014-11-22added a buffer session module (session.tes)Robin Haberkorn1-0/+42