add settings for barrier

This commit is contained in:
chrys
2018-06-29 17:30:23 +02:00
parent 9746471dc8
commit 2eebb12dca
8 changed files with 37 additions and 8 deletions

View File

@ -186,7 +186,11 @@ shell=
[focus]
cursor=True
highlight=False
barrier=True
[barrier]
enabled=True
leftBarriers=│,└,┌,─
rightBarriers=│,┘,┐,─
[review]
lineBreak=True

View File

@ -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

View File

@ -197,7 +197,11 @@ shell=
cursor=True
#follow highlighted text changes
highlight=False
barrier=True
[barrier]
enabled=True
leftBarriers=│,└,┌,─
rightBarriers=│,┘,┐,─
[review]
lineBreak=True

View File

@ -142,7 +142,11 @@ shell=
cursor=True
#follow highlighted text changes
highlight=False
barrier=True
[barrier]
enabled=True
leftBarriers=│,└,┌,─
rightBarriers=│,┘,┐,─
[review]
lineBreak=True

View File

@ -196,7 +196,11 @@ shell=
cursor=True
#follow highlighted text changes
highlight=False
barrier=True
[barrier]
enabled=True
leftBarriers=│,└,┌,─
rightBarriers=│,┘,┐,─
[review]
lineBreak=True