add initial barrier function and fix history

This commit is contained in:
chrys
2018-06-10 14:44:54 +02:00
parent 8ba049ff1f
commit 9b87a34ab0
11 changed files with 20 additions and 65 deletions

View File

@ -80,6 +80,7 @@ settingsData = {
'focus':{
'cursor': True,
'highlight': False,
'barrier': True,
},
'review':{
'lineBreak': True,