not_IO@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 1 month agoafter every cdmedia.mas.toimagemessage-square56linkfedilinkarrow-up1953arrow-down113file-text
arrow-up1940arrow-down1imageafter every cdmedia.mas.tonot_IO@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 1 month agomessage-square56linkfedilinkfile-text
minus-squareRollForInitiative@feddit.orglinkfedilinkarrow-up41·1 month agoYep, thats a good one. Another one, ALT + . inputs the last argument from your last command, pressing it multiple times cycles thorough your past arguments.
minus-squarewildbus8979@sh.itjust.workslinkfedilinkarrow-up18·1 month agoNice, 30 years and I didn’t know this one. I always use the $! for the last argument.
minus-squaretoynbee@lemmy.worldlinkfedilinkarrow-up8·1 month agoI’ve never heard of $! but we use Macs at work. Alt+. doesn’t work so I’ve been using $_.
minus-squaresoftwarist@programming.devlinkfedilinkEnglisharrow-up6·1 month ago⌥+. does the trick for me on MacOS.
minus-square𝄞 Inkstain (they/them)𓆩 𓆪@pawb.sociallinkfedilinkarrow-up2·30 days agoWow, that’s a new Unicode symbol
minus-squaresoftwarist@programming.devlinkfedilinkEnglisharrow-up2·29 days agoYou might have fun perusing the Miscellaneous Technical block (I sure did).
minus-square𝄞 Inkstain (they/them)𓆩 𓆪@pawb.sociallinkfedilinkEnglisharrow-up1·29 days agoDentistry symbols???
minus-squaretoynbee@lemmy.worldlinkfedilinkarrow-up2·1 month agoSorry, I should have been more clear … When ssh’d into a remote Unix machine from a Mac, it doesn’t me. I don’t think I’ve tried locally.
minus-squaretoynbee@lemmy.worldlinkfedilinkarrow-up1·30 days agoJust as a matter of interest, I just tried this and it simply printed ≤ on the console. I’m using Terminal and Tahoe 26.2.
minus-squaresoftwarist@programming.devlinkfedilinkEnglisharrow-up2·29 days agoI think for Terminal.app you have to enable “Use Option as Meta key”
minus-squaretoynbee@lemmy.worldlinkfedilinkarrow-up1·edit-228 days agoI’ll try to remember to check it out in the morning, thank you. edit: This worked. This is amazing. Thank you so much.
Yep, thats a good one. Another one,
ALT + .inputs the last argument from your last command, pressing it multiple times cycles thorough your past arguments.Nice, 30 years and I didn’t know this one. I always use the
$!for the last argument.I’ve never heard of
$!but we use Macs at work.Alt+.doesn’t work so I’ve been using$_.⌥+.does the trick for me on MacOS.Wow, that’s a new Unicode symbol
You might have fun perusing the Miscellaneous Technical block (I sure did).
Dentistry symbols???
Sorry, I should have been more clear … When ssh’d into a remote Unix machine from a Mac, it doesn’t me. I don’t think I’ve tried locally.
Just as a matter of interest, I just tried this and it simply printed ≤ on the console. I’m using
Terminaland Tahoe 26.2.I think for
Terminal.appyou have to enable “Use Option as Meta key”I’ll try to remember to check it out in the morning, thank you.
edit: This worked. This is amazing. Thank you so much.