diff options
| author | 2020-09-19 14:53:20 -0400 | |
|---|---|---|
| committer | 2020-09-19 14:53:20 -0400 | |
| commit | 14e524cf217250388d374433cf6f3241f66e4e01 (patch) | |
| tree | baa0c6f3c45cbd1946403a9762cadcffdb530ef7 /test/modules | |
| parent | 28a73bcf0fe6fa9cd97e50734fb243c625284a89 (diff) | |
| download | textadept-14e524cf217250388d374433cf6f3241f66e4e01.tar.gz textadept-14e524cf217250388d374433cf6f3241f66e4e01.zip | |
Added `events.FILE_{BEFORE,AFTER}_RELOAD` and save/restore bookmarks.
Also moved buffer state save/restore into ui module.
Diffstat (limited to 'test/modules')
| -rw-r--r-- | test/modules/textadept/bookmarks/foo | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
