From 1e5115b0b40bcf57501d4b0b5dce8e7ecd61432d Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 24 Nov 2014 04:57:26 +0100 Subject: 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 --- lib/session.tes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib') 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 } -- cgit v1.2.3