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

I set Ctrl-Tab and Ctrl-Shift-Tab to behave like they do in web browsers and notepad++:

    [
        { "keys": ["ctrl+tab"], "command": "next_view" },
        { "keys": ["ctrl+shift+tab"], "command": "prev_view"}
    ]


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

Search: