add new review options

This commit is contained in:
chrys
2016-12-07 23:54:30 +01:00
parent c39396b181
commit e4b0327aca
5 changed files with 39 additions and 19 deletions

View File

@ -116,6 +116,10 @@ scriptPath=/usr/share/fenrir/scripts
cursor=True
highlight=False
[review]
newLine=True
endOfScreen=True
[promote]
enabled=True
inactiveTimeoutSec=120

View File

@ -118,6 +118,10 @@ cursor=True
#follow highlighted text changes
highlight=False
[review]
newLine=True
endOfScreen=True
[promote]
enabled=True
inactiveTimeoutSec=120

View File

@ -118,6 +118,10 @@ cursor=True
#follow highlighted text changes
highlight=False
[review]
newLine=True
endOfScreen=True
[promote]
enabled=True
inactiveTimeoutSec=120

View File

@ -68,6 +68,10 @@ cursor=True
#follow highlighted text changes
highlight=False
[review]
newLine=True
endOfScreen=True
[promote]
enabled=True
inactiveTimeoutSec=120