From 14e524cf217250388d374433cf6f3241f66e4e01 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sat, 19 Sep 2020 14:53:20 -0400 Subject: Added `events.FILE_{BEFORE,AFTER}_RELOAD` and save/restore bookmarks. Also moved buffer state save/restore into ui module. --- test/modules/textadept/bookmarks/foo | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/modules/textadept/bookmarks/foo (limited to 'test/modules') diff --git a/test/modules/textadept/bookmarks/foo b/test/modules/textadept/bookmarks/foo new file mode 100644 index 00000000..94ebaf90 --- /dev/null +++ b/test/modules/textadept/bookmarks/foo @@ -0,0 +1,4 @@ +1 +2 +3 +4 -- cgit v1.2.3