Thank you Patrick! Merci François!

It works again :-)



On 27/05/14 18:20, François Schiettecatte wrote:
> Hi
> 
> You can find these in the expert preferences, under Windows and UI Tweaking:
> 
> -----
> By default, BBEdit calibrates the vertical scrollbar so that the last line in 
> the document is at the bottom of the window. If you wish, you can configure 
> it to leave space after the last line, either half of the window's height or 
> all of the window's height (less one line, so that the last line in the 
> document is at the top of the window when scrolled all the way to the end). 
> To set this:
> 
> # half of the window height
> defaults write com.barebones.bbedit ExtraSpaceInTextViews -string "EShp"
> 
> # all of the window height, less one line
> defaults write com.barebones.bbedit ExtraSpaceInTextViews -string "ESfp"
> 
> # no extra space (factory default)
> defaults write com.barebones.bbedit ExtraSpaceInTextViews -string "ESNo"
> -----
> 
> Cheers
> 
> François
> 


-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].

Reply via email to