Super + T in my case, but still...
(shhh π€«, it's actually the win key, but don't let the Linux users hear ya π€«)
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
Super + T in my case, but still...
(shhh π€«, it's actually the win key, but don't let the Linux users hear ya π€«)
Super + Enter π
Tiling manager crew checking in (I use hyprland btw)
ββ βΏβ β The Win-key isn't real
For me it's the (custom-ordered) Arch logo key ββ βΏβ β
Super key? Windows key?
Say what now?
Typed on my 1991 ibm model m keyboard
Using it in Linux is a win.. HA!
Few days ago I was in meeting with two friend, we did something for school, and my screen was shared. At one point I had to type something in Vim so I opened a terminal. They were shocked, confused and said something like "we aren't hackers" (and we are on IT department). More people should know about beauty of CLI.
I use Super+Return
I use Meta+Enter :)
I believe I may have found a compromise: β+β
Honestly, I like both. I use whichever provides the biggest productivity multiplier. For example, I can navigate around the filesystem and manipulate text files and code extremely quickly in the terminal. On the flip side, I like to use a gui which allows me to spread 6-12 terminal windows across my multiple displays.
Yeah, GUIs are great. I especially like having multiple tabs to organize my terminals for different tasks.
The terminal is not fancy, or pretty, and its not that nice to use, but its always available and it gets the job done, just like OPs mum
I canβt say I love the terminal, if thereβs a GUI for a task Iβll use that but there comes a time in every troubleshooting session where the terminal is just the only way to do something reliably.
Iβm not going to lie though, I forget commands constantly so have to search the most basic shit to type in.
The trick is to build a massive history file and let auto complete use it for parts.
Intellij: Has a modern GUI for Git with code cleanup, import optimization and visualization of changes.
Me: Open terminal, 'git commit -m "wrote code" && git push'. Then realize I forgot to add half of the files, so I make another commit. Then realize I forgot to cleanup bad indents, so I make another commit. Then realize my code doesn't even build, so I make another commit, etc.
UI file manager is bloat. Mouse is bloat.
found the vi(f)m user
It takes a lot of energy to move from the keyboard to the mouse and back constantly, gross.
I wish the ThinkPad nub was more popular.
If you want to get better with the nub use it to play StarCraft brood war.
Don't forget us dyslexics though! Cli is rough on that, but gui tends to avoid the errors a typo can cause.
I swear, having to copy/paste stuff in terminal to avoid typing the damn commands five times is way less convenient.
I get it, Linux veterans love the terminal because it is efficient and capable. But there's multiple reasons for a gui interface for common tasks, accessibility being the biggest.
Super + T my favorite
meta + T is for tiling
meta + enter is for a terminal
As a Linux user of 5 years, I like doing things with the GUI first, and then falling back to terminal if/when shit fucks up. It's such a great tool.
Which is funny because I'm the other way around. I'll try doing something with the CLI but if it's like a calculation or something and I can't figure it out with awk, etc, I'll defer to a spreadsheet.
Say I wanted to make a bunch of folders with sequentially numbered names, and the same sub folders in them.
This would take ages with a GUI but you can do it with one line in the terminal
Tbf quite often there just isn't a good gui for what I need or for some reason the GUI just doesn't do what it should
Shell is amazing for big, batch jobs or a complex thing done in one or two lines.
GUI is great for poking around at options, visualizing your files and file structure and making edits to one or two things at a time. There are a few batch tasks that work great, like the Batch Renamer in MATΓ DE. You get a preview of how your file will change before you apply it and can easily undo it if you fuck up.
Super+Return