• 0 Posts
  • 149 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle









  • That’s good to know. It’s interesting that the other commenter thinks emacs shortcuts are illogical. I’ll make my best guesses at the logic

    • ctrl-a/ctrl-e for start/end of line

    a is the beginning of the alphabet; e for end (of line)

    • ctrl-u to clear the command you’ve typed so far but store it into a temporary pastebuffer
    • ctrl-y to paste the ctrl-u’d command

    No idea here. Seems similar to nano with k-“cut” and u-”uncut”.

    • ctrl-w to delete by word

    w for word obviously.

    • ctrl-r to search your command history
    • alt-b/alt-f to move cursor back/forwards by word

    r reverse, b back, f forward. Not sure why alt vs control though; presumably ctrl+b and ctrl+f do different things although I know emacs likes to use Alt (“Meta”) a lot.








  • I’m with you on the “FOSS office alternatives are shit”, but unfortunately MS office is also shit. Google is the closest I have found to a good office suite but even that is becoming a bit chaotic and awkward. LyX is a promising word processor but also pretty awkward to use in its own way. I’ve got nothing, there.

    As far as gaming, this sound less kind than intended but you deserve any shit you get for saying Linux gaming is bad these days. Apart from a few AAA games with anti-cheat where the devs just don’t want to, basically every game just works without any extra effort. Even obscure indie games. I can’t think of the last game I wanted to play that didn’t run on Linux, and often it is better under proton than Windows or native.




  • Hawke@lemmy.worldtoProgrammer Humor@programming.devExcel
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    25 days ago

    I love filter views, no real complaints there except that other people can’t manage to figure out the difference between filtering the whole sheet and setting up a filter view.

    Tables seem kind of pointless but better than a separate database app I guess?

    Not sure about “little pills”, do you mean the drop downs? That’s in validation, and it’s a little odd but better both in interface and function than Excel. There’s really only one version and two ways to do it: “data validation” and “insert drop-down” (the latter is just a shortcut to the former, but with relevant options selected). Checkboxes are the same (both live in the insert menu).

    I’ve never known the “paste style” menu, I mostly use keyboard shortcuts when pasting. I might be misunderstanding what you’re describing there.