this post was submitted on 04 Feb 2025
270 points (93.0% liked)
Comic Strips
13571 readers
3167 users here now
Comic Strips is a community for those who love comic stories.
The rules are simple:
- The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author's website, for instance).
- The comic must be a complete story.
- If it is an external link, it must be to a specific story, not to the root of the site.
- You may post comics from others or your own.
- If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).
- The comic can be in any language, but if it's not in English, OP must include an English translation in the post's 'body' field (note: you don't need to select a specific language when posting a comic).
- Politeness.
- Adult content is not allowed. This community aims to be fun for people of all ages.
Web of links
- [email protected]: "I use Arch btw"
- [email protected]: memes (you don't say!)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wow. This really confused me. The initial ^s was fine - he was putting his terminal on hold. And then he tried to background the job, which didn't make sense after he locked to tty, and it went downhill from there.
Until ctrl-alt-del when I realized he was running Windows, and then it all made sense -- especially about why she'd want to have a talk with him.
Just curious, was the last time you've touched a gui?
Don't mean it in a rude way or anything, it's just that I am forced to use Windows daily
I use several GUIs every day: my phone is probably the least keyboard intensive. But while I've got my desktop set up to be mostly keyboard controlled, I still use a trackball for, oh, games, GIMP, DarkTable, that sort of thing. I'm mostly in a tabbed WM, though, so no mousing there. And I use a bunch of TUI applications, all of which have their own key bindings. Oddly, when I use applications that require a mouse, I mostly just use the mouse and not key bindings.
I don't like having to constantly move my hands between the keyboard and mouse, and none of the TUI apps that i can think of use ^s for save or ^z for undo.
But to answer your implied question: I haven't had to use Windows since... 2003? -ish? And even then it was only a couple of years; my first job out of college in 1996 let me run Linux on my workstation, and that lasted until 2000. Then I didn't have a choice for a couple of years, between 2000 and 2003, when Macs started being fashionable, and I used those at work until 2016 or so. After 2016, I've been in positions where I had enough pull to dictate my work environment, and it's been all Linux.
During the Mac years, the hotkeys were all ⌘- and don't hold the same space in my head; like, ctrl-s and ⌘-s may do the same thing, but if you day "ctrl-s" I don't translate it to "⌘-s" because Macs also have a separate ctrl-s which is different. Also, on the Macs I spent most of my time in terminals, anyway.
Now try working with all three big platforms daily, throw in some Command keys, and I recently realized I’m losing my grip on shortcuts, and my sanity.
Yeah, I feel you. I'm in that space now and it's uncomfortable, and I'm always keeping an eye out for a solution.
I have:
And that's ignoring readline, which Helix uses sometimes and the shell always does.
The nesting is admittedly absurd. The thing keeping me sane is that I'm strict about keeping the bindings the same, varying only by command key. Mod4-l focuses right in the WM, long-press-h-l (QMK yay) focuses right one pane in tmux. I haven't rebound Helix pane movement, but I rarely use windows in Helix.
But I still get befuddled sometimes. Too many nested panels and layers of key bindings. I need to find a solution for it, eventually.