bachatero

joined 1 year ago
[–] bachatero 5 points 11 months ago

Somebody hasn't used OLED dark mode at minimum brightness

[–] bachatero 3 points 1 year ago (1 children)

right-wing propaganda, SJW blowhards, anime, and foreign language communities.

What are they so I can block them too?

[–] bachatero 1 points 1 year ago

Some doors are a push style that still have a lock cylinder, so it's possible!

[–] bachatero 2 points 1 year ago (5 children)

I think if it's not possible to run anymore without ads, then it's time to shutter YT and let the competition fill in the gaps.

[–] bachatero 1 points 1 year ago

Now with more... SHOCK

[–] bachatero 1 points 1 year ago (1 children)

There is actually no reason to use it over cp file ../file, because that's not what it does. Instead, you can save something "for later" as if the cp command had a memory.

[–] bachatero 2 points 1 year ago (1 children)

simply copy-paste text from one local console to another

Well, if you just have two windows going to two different terminals, whatever text you select in one you can just copy to the other usually with Ctrl+SHIFT+C and Ctrl+SHIFT+V, and my clipboard manager lets you do the same even for large amounts of text you can't select. Therefore, all you'd need a specific setup for is if you want to do this action automatically with a single button press, like an Excel macro. I hope this helps! :)

[–] bachatero 1 points 1 year ago (3 children)

It depends on what exactly you want to do, if you want just a hotkey that copies something in one window and pastes it in another, you'd have to set that up manually. But if you're logged into two SSH sessions at once and you want to copy something from one session and paste it in another, you could do that here. And if you want some hotkey to access something like the clipboard history in a GUI, then you'd need to set up in your window manager. Some users accomplish this through a combination of jq + dmenu (jq to process JSON output, dmenu to select an entry), so it's entirely do-able. For example, here is one such command: cb cp "$(cb hs | jq -r '.[].content | if type=="array" then .[].path else if type=="object" then .path else . end end' | dmenu)"

[–] bachatero 6 points 1 year ago

Synchronizing the clipboard over SSH uses the OSC 52 protocol, which both the terminal and the programs you run in the terminal have to support. Foot may or may not support it, and almost no regular software does, but CB got complete OSC 52 support recently.

[–] bachatero 6 points 1 year ago

y no me he dormido nada...

[–] bachatero 3 points 1 year ago (3 children)

If your terminal supports something called OSC 52, then it should work great! I use Kitty which does support it and Alacrity should also too.

 

I've been using Pop!_OS (and only it) for about 3 years now because Windows messed itself up on one of my laptops and I didn't feel like reinstalling it. During those 3 years, Nvidia on my two laptops has "just worked" with absolutely zero broken upgrades I can remember. I'm not trying to install a bunch of GNOME plugins to make it usable because that's already said and done out of the box. There are zero annoying things running in the background sucking up all my processor time. So, overall, I haven't snoozed more from a Linux distro, in contrast to trying to set up Arch on one of my SBCs.

Because of that, Pop will be the ONLY thing I'm installing on my computers for the foreseeable future. :) I wish all Linux distros were as boring as this.

view more: ‹ prev next ›