add settings for barrier
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user