diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-24 04:57:26 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-24 05:07:06 +0100 |
commit | 1e5115b0b40bcf57501d4b0b5dce8e7ecd61432d (patch) | |
tree | 0dc00efad34dcc3a013ca26612fa759298ed9490 /lib/session.tes | |
parent | d503c3b07c2157658f699294c44ad5be244727a5 (diff) | |
download | sciteco-1e5115b0b40bcf57501d4b0b5dce8e7ecd61432d.tar.gz |
Q-Register loading and saving using the IOView class
* EW can save Q-Registers now
* the new E% may be used to save a q-register without making it
the current document
Diffstat (limited to 'lib/session.tes')
-rw-r--r-- | lib/session.tes | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/session.tes b/lib/session.tes index 63e4cfc..3dfb05f 100644 --- a/lib/session.tes +++ b/lib/session.tes @@ -16,8 +16,7 @@ EU[session.path]Q[$HOME]/.teco_session Q.u"F :@EU.[session]{EB -EF^M} ' :@EU.[session]{\.[curbuf]EB^M} - EBQ[session.path] - HK G.[session] EW EF + E%.[session]Q[session.path] Q.[curbuf]EB } |