Skip to content

Instantly share code, notes, and snippets.

@djbrugh
Created June 6, 2014 01:20
Show Gist options
  • Save djbrugh/a2f82aade2e72229484e to your computer and use it in GitHub Desktop.
Save djbrugh/a2f82aade2e72229484e to your computer and use it in GitHub Desktop.
Configure BBedit to display extra scroll space at the end of the current document window. Prevents the need to edit text files at the bottom of the screen.
defaults write com.barebones.bbedit ExtraSpaceInTextViews -string "ESfp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment