3 posts tagged with "keyboard shortcuts"

    vs code: keyboard navigation shortcuts

    2022-11-28

     | 

    ~1 min read

     | 

    127 words

    I’ve previously written about customizing keyboard shortcuts in VS Code, but what about those shortcuts that are already set that are…

    zsh: keyboard shortcuts

    2022-11-28

     | 

    ~2 min read

     | 

    281 words

    Though potentially less daunting than Vim or Emacs, mastering is a long road, but a few keyboard shortcuts can help to make you feel much…

    repeat a terminal command in unix

    2022-11-28

     | 

    ~2 min read

     | 

    243 words

    The is a quick way to repeat a command in a UNIX environment. For example, here I’m looking at a directory’s contents, then invoking it…

Return to all tags