- 45 Posts
- 14 Comments
sebastiancarlos@lemmy.sdf.orgOPto Linux@lemmy.ml•Beachpatrol: A CLI tool to replace and automate your everyday web browser (Wayland support)7·2 years agoIt should be pretty soon. I’ve got it working already, but I need to test it more and figure out how Firefox profiles work with Playwright.
If you want you can just clone it and replace “chromium” with “firefox”. It should just work, and it shouldn’t take too long to figure out the rest.
sebastiancarlos@lemmy.sdf.orgOPto Linux@lemmy.ml•Beachpatrol: A CLI tool to replace and automate your everyday web browser (Wayland support)63·2 years ago“Currently only Chromium is supported. Other Chromium-based browsers and Firefox support to be added soon.”
sebastiancarlos@lemmy.sdf.orgOPto Linux@lemmy.ml•Sway-MÜSLI: Sway – Minimal Ültrafast Status Line1·2 years agoHey, I really appreciate that. I’m glad you find it useful.
sebastiancarlos@lemmy.sdf.orgOPto Linux@lemmy.ml•Sway-MÜSLI: Sway – Minimal Ültrafast Status Line2·2 years agoI got you, boss man. Enjoy the raw speed
sebastiancarlos@lemmy.sdf.orgOPto Linux@lemmy.ml•ColorCat - Render Hex Colors in your Terminal like an IDE8·2 years agoGood idea, I opened a feature request
sebastiancarlos@lemmy.sdf.orgOPto Programmer Humor@lemmy.ml•Are Terminal Multiplexers a Fad?1·2 years agoLooks like you sshd into my working titles
It’s also traditional to eat raw meat, but we discovered fire at some point.
You also don’t need the dash for the short options.
True, but I refuse to entertain such a non-standard option format. It’s already enough to tolerate
find
’s.
You mean the line containing the licence? Or the user who commented some improvement.suggestions? In any case, I agree :)
sebastiancarlos@lemmy.sdf.orgOPto Linux@lemmy.ml•Add Vim to your Bash prompt (video)English4·2 years agoSetting it up in .inputrc allows more flexibility and configuration. Plus, it’s shared by any other app that uses Readline for the prompt.
sebastiancarlos@lemmy.sdf.orgOPto Linux@lemmy.ml•Auto "cd" in Bash with silent outputEnglish1·2 years agoThe link is on the body of this post.
sebastiancarlos@lemmy.sdf.orgOPto Programmer Humor@lemmy.ml•New VS Code Extension Replaces Booleans with TogglesEnglish2·2 years agoGood point. I actually thing that having
if x == true
is bad practice anyway because it’s redundant, so showing a toggle in that context would have the benefit of highlighting that something’s wrong.
sebastiancarlos@lemmy.sdf.orgOPto Programmer Humor@lemmy.ml•New VS Code Extension Replaces Booleans with TogglesEnglish0·2 years agofwiw I opened an issue on the vs code repo. It already got a downvote and the issue was reassigned from one maintainer to another. Popcorn is tightly secured.
Will do, bossman