this post was submitted on 09 Jul 2023
1253 points (97.3% liked)
linuxmemes
20880 readers
8 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@live_long_prosper @EliteCow
Yeah, this is the case if you're a heavy terminal user. However, for a lot of people this is no longer necessary.
For a lot of people where just stock #gnome or #kde is good enough, and you use the software store app to install applications, you rarely have to touch the terminal and as such don't have to know the commands.
That being said, as a heavy #neovim and #emacs user, the power provided by actually knowing the commands is something that I could not do without.
I live in the terminal all day every day. And I still copy paste. It's generally way easier and less typo prone than typing everything
@Falmarri
I do a lot of copying and pasting as well, but what works very well as well is hitting control+r. When I found that out it sped up my workflow by quite a bit.
@zbecker @Falmarri Isn’t that for a referee search in your shell? Or is that only for zsh?
What are you referring to that makes ctrl+r so powerful?
@notnorm @Falmarri basically it enabled you to search your command history
@live_long_prosper
It's weird, I don't use the terminal on windows. TBF I never learned dos, so there is that
@zbecker @live_long_prosper @EliteCow Long live the terminal!