add initial barrier function and fix history
This commit is contained in:
@ -186,7 +186,8 @@ shell=
|
||||
[focus]
|
||||
cursor=True
|
||||
highlight=False
|
||||
|
||||
barrier=True
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
endOfScreen=True
|
||||
|
@ -196,6 +196,7 @@ shell=
|
||||
cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
|
@ -197,6 +197,7 @@ shell=
|
||||
cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
|
@ -142,6 +142,7 @@ shell=
|
||||
cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
|
@ -196,6 +196,7 @@ shell=
|
||||
cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
|
Reference in New Issue
Block a user