7 Rust terminal tools you haven't heard about: https://youtu.be/ATiKwUiqnAU?si=SjfBxFg4-HMc78Wo
I knew none of them, and will definitely give most of them a try!
7 Rust terminal tools you haven't heard about: https://youtu.be/ATiKwUiqnAU?si=SjfBxFg4-HMc78Wo
I knew none of them, and will definitely give most of them a try!
How would folks go about adding a way to switch between dark/light mode in their #terminal emulator? Or would it be the #shell? I just want an easy way to switch in my #alacritty terminal to switch to a light mode theme and then go back to a dark theme?
En Linux, si queréis cambiar la aplicación que abre los archivos de una determinada extensión utilizando la terminal, lo más sencillo es utilizar `mimeopen`. Por ejemplo, para elegir la aplicación que abrirá los pdf por defecto:
```
mimeopen -d .pdf
```
A continuación solo hay que elegir la aplicación que queremos usar por defecto.
El libro Introducción a la línea de comandos necesita tu apoyo
I figured #swad's password file management tool (swadpw) should really *ensure* that when reading a password from the #terminal, prompts are printed to exactly that terminal.
Well, I already check whether standard input *is* a terminal. In that case, I assume it *should* be writable. It certainly *is* writable on #FreeBSD and #Linux. But I can't find any guarantee looking at #POSIX specs .
Ok, so I wrote a weirdo function to provide fallbacks. Is this taking it too far? And how would I ever test these fallbacks?
Activar el scroll en Tmux https://myblog.clonbg.es/activar-el-scroll-en-tmux/ #Software #Terminal https://clonbg.es
Netter Terminal-Befehl "duf" = zeigt in Tabellen übersichtlich die Belegung der Speichermedien an
Falls nicht vorhanden:
sudo apt install duf
Alacritty, la terminal más rápida https://myblog.clonbg.es/alacritty-la-terminal-mas-rapida/ #Terminal #Software https://clonbg.es
Open Codex CLI: Local-First AI Coding CLI Emerges As Alternative to OpenAI Codex CLI
#OpenCodex #AICoding #LLM #LocalLLM #OpenSource #DeveloperTools #CLI #Python #Phi4Mini #Terminal #AI #CodingAssistant #CommandLine
Claude Code is an agentic AI coding tool by Anthropic, running in your terminal to help edit, test, and understand code using natural language. Supports memory, permissions, automation, and team workflows. Security and privacy are built in. In beta; feedback helps shape its development. #AI #Coding #DevTools #ClaudeCode #Terminal #Anthropic https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview
Do you use Obsidian for taking notes? You will like this
**basalt** — Manage Obsidian notes directly from the terminal
Supports multiple vaults, formatting markdown & more!
Written in Rust & built with @ratatui_rs
What if bash was written in Rust? I think it's time.
**brush** — Bash/POSIX-compatible shell implemented in Rust
Bo(u)rn(e) RUsty SHell
Built & tested on Linux/macOS/Windows
GitHub: https://github.com/reubeno/brush
I've released the first version of complexitty: a simple #Mandelbrot set explorer for the #terminal -- it's the successor and replacement for `textual-mandelbrot`. More features to come.
Does anyone know of a #text #editor, which runs in a #Linux #terminal, and uses only the characters: lowercase a-z, 0-9, comma, and period, in commands?
I want such an editor to ease my life on #Termux in Android, because these characters are the only ones immediately accessible on a standard Samsung keyboard, without the use of symbol keys.
And no, #vim doesn't fit the bill, because it needs Esc, ":" and "$"; #emacs and #nano are out because of the Ctrl and Alt keys, conspicously absent from mobile keyboards.
@daniel_bohrer Thanks :) I was explicitly aiming for that.
It's called srcery: https://srcery.sh
Conocer la velocidad de lectura y escritura de un USB https://myblog.clonbg.es/conocer-la-velocidad-de-lectura-y-escritura-de-un-usb/ #Terminal #Software https://clonbg.es
Estou simplesmente encantado pelo navegador #Offpunk/ #XKCDpunk, desenhado pelo escritor belga @ploum. É um navegador para protocolo #Gemini, que roda totalmente no #terminal do sistema e que pode funcionar sem internet, mantendo páginas visitadas ou agendadas em cache.
Agora passo a maior parte do meu tempo no computador desconectado e a sensação é ótima. Eu adoraria que tivesse algum cliente para #Fediverso que funcionasse da mesma forma. Vocês têm notícias de algo assim?
Por favor, deem aquele gostoso.
Sometimes, all you need is a little terminal tool to be happy.
**regname** — Mass rename files.
That's it... it does what it says.
Written in Rust & built with @ratatui_rs