Well, I use it every day, all day long and this is terrible unless there is some way to turn it off.This is pretty neat, but I haven't used the stock terminal in ages. Warp is awesome!
Well, I use it every day, all day long and this is terrible unless there is some way to turn it off.This is pretty neat, but I haven't used the stock terminal in ages. Warp is awesome!
No different than having a friend that tries to catch rattlesnakes with his bare hands. Stupid is as stupid does and he deserved what we got.Great feature.
I actually have a friend that pasted a random snippet from GitHub to his terminal and got a cryptostealer and lost his crypto. Fortunately he didn’t have that much
Fortunately rattlesnakes are shy, otherwise it would more prevalent than being subjected to pastejacking.No different than having a friend that tries to catch rattlesnakes with his bare hands.
Bundling terminal with Xcode is an amazing idea. It would suck for those who just want to use terminals but at the end of the day, terminal is an experimental tool and should be used by people who knows what they are doing rather than being part of the default experience. Rather than making terminal unusable, make the barrier to get one higher.Ugh. Gross. At this point they may as well just remove Terminal.app from the default install and add it as part of Xcode. That would protect users like my parents much better than this silly dialogue, and it would stay out of my way.
Apple: stop scolding me for using my computer as a computer, rather than a locked down appliance.
More like turning macOS into iPadOS. I’ve seen this trend a couple years ago when Apple decides macOS inheriting iOS design language is a must and before we know it, macOS becomes more and more like iPadOS by the day.Agreed.
I’m honestly not sure they’re gonna stop until they have basically turned macOS into a close variant of iOS.
Nah. Apple is Apple. People will continue to buy Apple products and use their os. Linux user-base doesn’t have a ton of overlap with Apple users I think.Apple making linux more attractive by the day
100%. I always wondered when I was trying to do something with Terminal if I was pasting in sneaky commands. Obviously care is taken, but this extra layer of protection for Terminal is a nice feeling.Excellent feature
print "\e[201~" | pbcopy
From my POV, it wouldn't bug me inside the local machine. But most of my use makes the mac just the first point through a chain of various systems and security gateways, into some very mission critical linux servers scattered over the world.• What happens when you know you know what you're doing? Is this going to bother you once in a while anyway?
For everyone who has disagreed with me, anyone with a lot of experience with Linux, including LTT, will confirm that you need to learn the command line interface if you really want to learn Linux because you can’t do everything with the GUI…..yet. That was not an opinion that’s a fact. Also, why oppose introducing a feature to Linux that would make it even more secure?Awesome feature. Now Linux distros really need to include this feature because Linux relies on the command line interface so much more than MacOS.
You can now use LLMs to ask about it too 🙂100%. I always wondered when I was trying to do something with Terminal if I was pasting in sneaky commands. Obviously care is taken, but this extra layer of protection for Terminal is a nice feeling.
Definitely not, but mentioning it is a good way of gauging whether someone has familiarity with the UNIX command line. Users should read up on UNIX commands before using the terminal app.sudo rm -rf / is not your FRIEND! lol
defaults write com.apple.terminal UserAcknowledgedPasteWarning -bool true
defaults delete com.apple.terminal
You mean those models that constantly make mistakes? Would rather not.You can now use LLMs to ask about it too 🙂
you're not wrong, still, it should be able to decipher this kind of stuff i'd imagineYou mean those models that constantly make mistakes? Would rather not.
The less information we give these AI companies the better tbh.you're not wrong, still, it should be able to decipher this kind of stuff i'd imagine
leancrew.com
No wonder, because there is nothing specific triggering it, except pasting anything into the Terminal for the first time as I described above. There is some heuristic Apple is using to also decide if you have used the Terminal already (before updating to 26.4) which will also cause it not to trigger the alert.Dr Drang article on this MR article:
![]()
Saving us from ourselves?
leancrew.com
He was unable to determine what would trigger the alert. He tried a few risky things, like piping 'curl' output directly to 'bash', which didn't trigger it. Huh.
me, if Apple doesn't offer an option to disable it. modern macOS in some areas requires 20 extra clicks to do anything already.Who would complain?! Probably the same people who complain about being forced to wear a seatbelt.
“Wall lickers”, we call them in Scotland.
Nevermind, this is a decently thought out change then. Apple should have made it pop up to everyone however. What about those who have already been scammed once?No wonder, because there is nothing specific triggering it, except pasting anything into the Terminal for the first time as I described above. There is some heuristic Apple is using to also decide if you have used the Terminal already (before updating to 26.4) which will also cause it not to trigger the alert.