46
submitted 11 months ago by hiyidef646@sh.itjust.works to c/linux@lemmy.ml

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.

all 24 comments
sorted by: hot top controversial new old
[-] Magister@lemmy.world 24 points 11 months ago

to reduce usage of the mouse?

a keyboard?

[-] Cralder@feddit.nu 7 points 11 months ago

A terminal file manager like ranger is pretty useful

I'm partial to midnight commander but admit I haven't used it in a couple of years.

[-] 0x0@programming.dev 6 points 11 months ago
[-] swytch@lemmy.ml 3 points 11 months ago

You're in for a treat, it's a PITA to configure if you're learning it (especially on the UI part, I found). Good luck on the journey :)

[-] baseless_discourse@mander.xyz 5 points 11 months ago* (last edited 11 months ago)

Cannot find a software with more appropriate name than this! Mouseless, it works flawlessly on both xorg and wayland.

Even if you dont need to replace your mouse (like me), it works great as a key mapper, much more fluid than AutoHotKey on Windows.

[-] nayminlwin@lemmy.ml 5 points 11 months ago

Don't reduce it too much. Occasionally reaching for the mouse may save you from RSI.

[-] MrAlternateTape@lemm.ee 3 points 11 months ago

If that is the only thing saving you from RSI you're going to get it anyway.

I've had the pleasure, and your body posture and mental state of mind are much more important. Getting up every now and then is also important, changing seat position helps, and doing some sport also helps.

Both of my arms did hurt so much I could not cut my own meat. Mouse or no mouse:(.

Am much better now though.

[-] nayminlwin@lemmy.ml 1 points 11 months ago

I'm half-kidding about this though. I get that the stuff you mentioned are a lot more important. These are the reasons I started exercising and using break timers.

But the thing with learning keyboard driven workflow is that you tend to develop a habit of spam pressing keys if you can't immediately think of a way to something with less keyword. Especially in vim. Because if I'm not always pressing something, I don't feel like an expert enough, damn it! So I resorted to spamming hjkl, lol.

When my RSI problems start to develop. I had to really focus and change that habit to slow down and think of a way to press less keys. But still I stopped using vim key equivalents on browsers though, mouse scrolling relaxes my fingers a bit more than key pressing.

[-] promitheas@iusearchlinux.fyi 4 points 11 months ago

I use vimium browser extension as I noticed a large chunk of my mouse usage was on the browser.

[-] Frato@lemmy.ml 4 points 11 months ago* (last edited 11 months ago)

lynx (when possible), fff, cmus, mutt, latex, core-utils, mupdf (vi like keybindings), sxiv, mpv (no-gui)

i only use gui programs if no cli option exists: js-browser, gimp

[-] RmDebArc_5@lemmy.ml 4 points 11 months ago

qutebrowser, vifm, and keyboard plugins for all apps that have them

[-] docktordreh@discuss.tchncs.de 3 points 11 months ago

I use tridactyl in firefox. Except for emacs and tiling wms I'm not too deep in applications for reducing mouse usage, I tend to use keyboards with 'better mouse placement' for example the tex shura which copies the thinkpad trackpoint, or a corne keyboard with a pimoroni trackball. Or a charybdis nano. Even using a smaller keyboard layout counts imo, my favourite non-ergo keyboard layout is 60% which reduces necessary arm-travel-distance a lot :)

[-] GustavoM@lemmy.world 3 points 11 months ago
[-] jennraeross@lemmy.world 3 points 11 months ago

To add to what others have recommended:

  • mpv works very well from the cli and can do both video and music
  • zathura is great for pdfs
  • aria2 for torrents
  • epy for reading ebooks
[-] finestnothing@lemmy.world 3 points 11 months ago

Go full emacs and use eww to browse the web within emacs. Bonus points that it lives in an emacs buffer so you can switch/split between buffers easily

[-] Frato@lemmy.ml 1 points 11 months ago* (last edited 11 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

this post was submitted on 17 Nov 2023
46 points (100.0% liked)

Linux

47805 readers
670 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS