Freemind, to linux Spanish
@Freemind@mastodon.online avatar

Be very careful with #Linux, #distros only know how to #kill.
#root #bash #process #terminal

davidbisset, to random
@davidbisset@phpc.social avatar

Frogmouth is a #Markdown viewer / browser for your #terminal, built with Textual.

https://github.com/Textualize/frogmouth

davep, to programming
@davep@fosstodon.org avatar
elvisd7z, to random

I’m trying out Warp, the MacOS :apple_inc:(for now, Linux and Win coming) Rust-based Terminal :terminal: for the 21st century.
After some hour using it I’m really loving it :ac_heart:

Here the invitation if you’d like to try it out https://app.warp.dev/referral/PLY36N

feoh, to random

So, I am totally in love with the #kitty terminal. My only issue is that I have to do the infocmp | pbcopy -> ssh -> tic - Cmd-v dance for EVERY SINGLE NEW MACHINE I connect to, and as a Devops guy that's multiple times per day.

Anyone know of a way around that? Do you just set your TERM to be xterm rather than xterm-kitty and lose all the groovy special Kitty features?

feoh,

sigh this bright boy should go read the fine manual :)

Kitty is pretty amazing, and as it turns out it will inject the appropriate terminal magic into any machine you ssh to so it to can be kitty enhanced :)

https://sw.kovidgoyal.net/kitty/faq/#i-get-errors-about-the-terminal-being-unknown-or-opening-the-terminal-failing-or-functional-keys-like-arrow-keys-don-t-work

#kitty #ssh #terminal

blakespot, to random

I was BBSing last night on the Atari 520ST. It's not one of my main go-tos for that kind of thing, but it's nice to login on the ST once in a while.

The ST has an interesting terminal program called TAZ that achieves 16 colors for ANSI emulation in its 4-color medium resolution mode (640x200) by way of a trick. Palettes are swapped in an out in alternating frames, so you get effectively a 30Hz, 16-color display by way of what one might call "temporal dithering." (And, yes -- the flickering is quite noticeable.)

When the ST was my main driver long ago, I bought this paint program called Quantum Paint that achieved 4096 colors onscreen thanks to a similar technique. It wasn't the best experience, I confess.

#creative #solutions

https://bytecellar.com/2017/06/18/four-colors-into-sixteen-terminal-innovation-on-the-atari-st/

#Atari #AtariST #vintagecomputing #retrocomputing #retrotech #BBS #BBSing #terminal #modem #software

elijahmanor, to random

🎥 LazyVim: Linters & Formatters https://youtu.be/a_ZpTPaSn38

🎤 In this video I…

1️⃣ Introduce a few default linters
2️⃣ Add a few LazyVim plugin linters and formatters
3️⃣ Navigate diagnostics across a project
4️⃣ Show how to fix problems
5️⃣ Add your own custom linters

#vim #neovim #terminal #commandline

sci_photos, to linux
@sci_photos@troet.cafe avatar

“AnsiWeather is a Shell script for displaying the current conditions in your , with support for ANSI colors and Unicode symbols.”

https://github.com/fcambus/ansiweather/

itnewsbot, to linux

Before You sudo rm -rf /, Take Some Precautions - Maintaining or administering a computer system remotely is a common enough task th... - https://hackaday.com/2023/04/21/before-you-sudo-rm-rf-take-some-precautions/ #administration #linuxhacks #terminal #mistake #remote #server #color #linux #bash

bitbonk, to random
@bitbonk@mastodon.social avatar

What's the best and the best on ?

RL_Dane, to linux
@RL_Dane@fosstodon.org avatar

Hey #askFedi,

Is there a simple way (like an environment variable) to tell #unix/#linux/#bsd commandline applications that I'm running in light mode, so PLEASE do not give me yellow on white text?

Or do I just need to modify my terminal colors to be darker? (doesn't help with programs that pick specific colors)

JdeBP,

@RL_Dane @teamtuck

The colour #terminal paradigm just doesn't work that way.

Applications can pick from the 8 colours of ECMA-48, or from that plus the additional 8 colours from IBM #AIXterm, or from the 256 indexed colour set of ITU T.416, or from the full ITU T.416 RGB direct colour system.

There are no "modes" or "themes". An application asks for the default colour, or for an explicit ECMA-48, AIXterm, T.416 indexed colour, or RGB direct colour.

#DECVT #ECMA48 #T416
(...continued)

JdeBP,

@RL_Dane @teamtuck (continued...)
How the ECMA-48, #AIXTerm, and ITU T.416 indexed colours come out is up to the #terminal; as is, indeed, how the default colour comes out.

For these indexed colour schemes there's usually a palette that maps to RGB. Some terminal emulators can adjust the palette. But real terminals didn't even have the 256-colour indexed system, let alone palettes.

The applications pretty much have no say.

#DECVT #ECMA48 #T416
(...continued)

ostechnix, to programming
@ostechnix@floss.social avatar
kde, to random
@kde@floss.social avatar

Do you work at Microsoft* but also miss a powerful terminal emulator? New in KDE Gear ⚙️ 23.04: Konsole now works on Windows too!

More at:

https://kde.org/announcements/gear/23.04.0/


  • We couldn't think of another reason of why you would still be using Windows over Plasma 🤷

#terminal #windows #commandLine

cyberghost, to linux

Question: today, I use #ffmpeg in #linux #terminal if I want to convert a video from #MKV to #MP4, using this command:

ffmpeg -i file.mkv file2.mp4

Problem is: it takes forever, but the main issue is that my laptop goes to 100% processor use and the cooler fans go nuts, looks like it will take off or set my house on fire.

Is there any app that is more efficient for this? I can't use a cloud service, I have lots of videos to convert, it's not practical

#askfedi #askfediverse #askmastodon

elijahmanor, to random

🎥 Neovim 0.9.0 New Features https://www.youtube.com/watch?v=3TRouzuWOuQ

1️⃣ Treesitter syntax highlighting for help files
2️⃣ Native Treesitter Inspect Window
3️⃣ Status Column for fold, sign, & number
4️⃣ EditorConfig support
5️⃣ NVIM_APPNAME support for config directories
6️⃣ Run Lua scripts from the shell
7️⃣ showcmdloc informational status
8️⃣ splitkeep to control horizontal split scroll
9️⃣ Lots more!

#neovim #vim #terminal #commandline

peter, to random
@peter@area51.social avatar

For those in the UK, I've now got the UK Train Departure boards available from the console like you can with wttr.in for the weather.

You can now query a station using curl or wget (or a browser if you must)

curl https://uktra.in/mde

I've tested it with Firefox, Chrome, Chromium and Safari as well and it works*

Hit https://uktra.in/ to get further instructions and how to search

1/2

#ukRailway #departureBoards #terminal #console #curl

Example showing it also works with MacOS's terminal as well as Safari. Here we are looking at Swanley's departure boards

aral, to random
@aral@mastodon.ar.al avatar

How neat: browsh, a modern text-based browser for the terminal.

“It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL.”

https://www.brow.sh/

#browsh #geeky #terminal #webBrowser

pixelnull, (edited ) to Spotify

if you use spotify and love ncurses interfaces give ncspot a try.

it's a really great ncurses client. the only downside is no cover art and the out of box keybindings could be better. the keybindings are customizable tho

edit: i hear it's also great for *bsd and can be configured to show art.

https://github.com/hrkfdn/ncspot

#spotify #music #ncurses #terminal #linux

adamsdesk, to random
@adamsdesk@fosstodon.org avatar
adamsdesk, (edited ) to random
@adamsdesk@fosstodon.org avatar

Find Your Most Frequently Used Terminal Commands

Determine the most used commands in the terminal using Bash, Fish, PowerShell and Zsh with these simple one line commands.

https://www.adamsdesk.com/posts/find-most-used-terminal-commands/

#100DaysToOffload #commandline #terminal #PowerShell

downey, to VintageOSes
@downey@floss.social avatar

:fediverse: Now that there are so many people here, maybe there's a chance:

🖥️ In the 1990s, I used a #MicroVAX II with a #DEC #VT320 #terminal like the one shown here, but with an original black plastic case for both the monitor (white monochrome) and keyboard as sold new by the vendor (Evans & Sutherland).

🔎 Has anyone ever come across one of these with the black case? Surely some of these rare models were saved from the landfill.

:boost_love: #VMS #RetroComputing

sayuri_t_h, to photography
sayuri_t_h,
kubikpixel, to workersrights
@kubikpixel@chaos.social avatar

These five tools are almost never mentioned to make your pleasant in the :

0️⃣ https://taskwarrior.org
1️⃣ https://timewarrior.net
2️⃣ https://taskell.app
3️⃣ https://jrnl.sh
4️⃣ https://github.com/sharkdp/fd

Bonus:
5️⃣ https://github.com/Peltoche/lsd

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines