In addition to using text editors like vim or emacs and using a tiling window manager, what other programs do you use to reduce usage of the mouse? I recently discovered warpd which is similar to vimium’s hint mode but works globally.

  • Frato
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    7 months ago

    some more tips:

    · use bash key bindings and bind them to smt. like:

    vim $(find ~/my-project | fzf)

    · dmenu with a wrapper that sources an alias-file