add settings for barrier
This commit is contained in:
@ -186,7 +186,11 @@ shell=
|
||||
[focus]
|
||||
cursor=True
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
[barrier]
|
||||
enabled=True
|
||||
leftBarriers=│,└,┌,─
|
||||
rightBarriers=│,┘,┐,─
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
|
@ -196,8 +196,12 @@ shell=
|
||||
cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
|
||||
[barrier]
|
||||
enabled=True
|
||||
leftBarriers=│,└,┌,─
|
||||
rightBarriers=│,┘,┐,─
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
endOfScreen=True
|
||||
|
@ -197,7 +197,11 @@ shell=
|
||||
cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
[barrier]
|
||||
enabled=True
|
||||
leftBarriers=│,└,┌,─
|
||||
rightBarriers=│,┘,┐,─
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
|
@ -142,7 +142,11 @@ shell=
|
||||
cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
[barrier]
|
||||
enabled=True
|
||||
leftBarriers=│,└,┌,─
|
||||
rightBarriers=│,┘,┐,─
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
|
@ -196,7 +196,11 @@ shell=
|
||||
cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
[barrier]
|
||||
enabled=True
|
||||
leftBarriers=│,└,┌,─
|
||||
rightBarriers=│,┘,┐,─
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
|
Reference in New Issue
Block a user