shada: Add support for dumping/restoring bufs changes and win jumps

This commit is contained in:
ZyX
2015-06-28 08:06:16 +03:00
parent 9ab08c8256
commit 200e62efeb
9 changed files with 388 additions and 86 deletions

View File

@@ -23,6 +23,7 @@ class EntryTypes(Enum):
Jump = 8
BufferList = 9
LocalMark = 10
Change = 11
def strtrans_errors(e):