Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

UI bug report: Scrollbar behavior is weird. The thumbnail scroller is very cool and stops when the end of the file is visible at the bottom of the view. However, the scrollbar itself scrolls until the end of the file is visible at the top of the view. At least in OSX, this is not standard text editor behavior.

Also, I hope you plan to use form controls for saving preferences instead of json-style dicts.

And the Command-P issue.

Otherwise, awesome editor.



> However, the scrollbar itself scrolls until the end of the file is visible at the top of the view. At least in OSX, this is not standard text editor behavior.

Good news! You can easily turn off this behavior by editing your preferences. Just add this to Preferences > User File Preferences:

    {
        "scroll_past_end" : false
    }




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: