gregorni, to random
@gregorni@fosstodon.org avatar

When will I learn to only use rm -rf if rm -r fails?

gjherbiet, to macos
@gjherbiet@mamot.fr avatar

Moving away from #iTerm2 back to #macOS #terminal and would like the app to close when you quit your last shell? Add the following to ~/.zlogout :

if [ "$(ps | wc -l)" -eq 4 ]  
then  
 osascript -e "do shell script \"osascript -e \\\"tell application \\\\\\\"Terminal\\\\\\\" to quit\\\" &> /dev/null &\""  
 exit  
fi  

Yes, that’s a lot of backslashes but we are doing #AppleScript inside #ZSH, inside #AppleScript inside #ZSH

kubikpixel, to Humor
@kubikpixel@chaos.social avatar
orhun, to rust
@orhun@fosstodon.org avatar

Today I found a tool for presenting on the terminal! 🔥

🌊 presenterm: A markdown terminal slideshow tool.

🚀 Supports images, GIFs, code highlighting and more!

🦀 Written in Rust!

⭐ GitHub: https://github.com/mfontanini/presenterm

video/mp4

tripplehelix, to Twitch
@tripplehelix@fosstodon.org avatar
outofcontrol, to linux
@outofcontrol@phpc.social avatar

Given the iTerm hullabaloo, I tried Kitty (https://sw.kovidgoyal.net/kitty/). And I am unsure why I didn’t try it sooner, except having not heard of it. As a macOS and Linux user, it is more responsive, and miles easier to configure. Took about 15 minutes to get just how I had iTerm, and having all my configs in a simple .conf file means I can integrate with my dotfiles repo quite nicely. Bye-bye iTerm.

vyoma, to ubuntu
@vyoma@mastodon.world avatar

Good bye #WSL and hello #RemoteDevelopmentMachine

For quite a while now, I have relied on terminal into my Windows Subsystem for Linux on my main workstation, as my daily driver. While it works all right for most cases, there are certain compatibility issues that requires a "... in WSL" search term for documentations/issues.

Close to a month now I have been using a #Ubuntu #terminal only VM on my #homelab #Proxmox cluster. For ones who can roll this out, this seems the best approach.

mboelen, to linux
@mboelen@mastodon.social avatar

With more people joining #linux after recent #microsoft news, it may be good to focus on some core commands 🎓

Before you think 'uptime' on the question below, the article got a few alternatives included.

When did a system start? Learn how to query the boot time (uptime) of a system using commands like uptime and ps: https://linux-audit.com/system-administration/faq/how-to-see-when-system-was-started/

Got other options or useful commands that can be added? 🏗️

Feedback and boosts welcome 👷

mboelen,
@mboelen@mastodon.social avatar

@Corb_The_Lesser @visone But then you make the assumption that we only have users that want to use the GUI. On Windows there are also "power users" using PowerShell to automate their work or activities. My goal is to provide information (for free) to anyone that can use it. From the starter that wonders about viruses on #linux up to the Unix wizards. I understand that not everything uses a terminal that often, but that is also the reason to create blog posts: the #terminal is not a scary place.

kali, to linux
@kali@cyberpunk.lol avatar

Hey #Linux users of fedi- what #terminal emulator do you use? I'm looking for a QT, Wayland-compatible emulator to use. I don't really like Konsole and I've been having bugs in Tabby, so figured I'd ask here

TIA :)

orhun, to rust
@orhun@fosstodon.org avatar

I'm so excited to announce the new version of Ratatui — with the brand new forum for Rust & TUI enthusiasts! 🥳

🚀 Join us here: https://forum.ratatui.rs

🦀 Ratatui is a Rust library for cooking up terminal user interfaces (@ratatui_rs)

✨ Release highlights: https://ratatui.rs/highlights/v0263

⭐ GitHub: https://github.com/ratatui-org/ratatui

video/mp4

Uraael, (edited ) to linux

Given the importance placed on CLI usage by many in the Linux community it's weird that a terminal isn't open by default on many Distros. Today I remembered that while on Antergos a few years ago I'd installed a terminal that you could call simply by pressing a hotkey.

Enter Yakuake ("Yah-quake")

Yakuake smoothly drops down from the top of your screen in response to the hotkey (the default is F12) and voila!: a ready to use terminal! Add it to Autostart and it'll run whenever you run a session of Linux, forever saving you having to load Konsole (or whatever) every time you want to use it.

And as I'm running KDE the fact it uses Konsole tech means it has that familiar look and feel, but shows Session tabbing by default foregrounding the ability to run separate terminal sessions and putting it within easy reach of GUI users and a mouse-click.

What Terminals do you folks run with?

#Linux #Terminal #Yakuake #KDE #Konsole #LinuxIsAwesome

SirBoostALot,
@SirBoostALot@hear-me.social avatar

@Uraael On a #Mac OS desktop I use #iTerm2 and I really wish someone would port that to #Linux, or make a clone of it, because in my opinion it is far better than any native Linux #terminal program I have seen. The best cross-platform terminal app I have found is #Tabby, which has some of iTerm2's functionality (including tabs, if you can't tell from the name) but I still prefer iTerm2, which I have set to automatically restart after a reboot on my Mac.

gregorni, to GNOME
@gregorni@fosstodon.org avatar

I'm already in love with the Ptyxis terminal. The fact that I no longer need to type toolbox enter fedora every time I open the terminal is just 🤌

#Ptyxis #Terminal #toolbx #toolbox #GNOME

orhun, to rust
@orhun@fosstodon.org avatar

New terminal game is being cooked! 👨‍🍳

🌌 astray: A TUI-based space strategy game.

🚀 Fully customizable spaceships and spaceship parts.
🛰️ Real orbit calculations and maneuvers.
🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/Vinermy/astray

julienbarnoin, to programming
@julienbarnoin@mastodon.gamedev.place avatar

Nowadays terminals and other text views can get rendered with GPU acceleration support, like the kitty terminal that I use.

🤔 That means we could get bloom, chromatic aberration, distortion, depth of field and other post process effects into our terminals, what are we waiting for?

orhun, to rust
@orhun@fosstodon.org avatar

Do you use Jira? Sorry to hear that.
At least there is a TUI for it! 🔥

🔧 jirust: Jira terminal UI.

🚀 Supports listing projects, moving tickets and more!
👀 Demo: https://youtu.be/gRgz1M30q9I

🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/Code-Militia/jirust

#rustlang #ratatui #tui #jira #projects #terminal

video/mp4

davep, to python
@davep@fosstodon.org avatar

I’ve just released v0.14.0 of Tinboard, my #Pinboard client for the #Terminal. This release adds the start of an application settings dialog, with the first couple of options letting you set the default value for the "private" and “read-later" state of new bookmarks.

https://blog.davep.org/2024/05/14/tinboard-0-14-0.html

#Python #programming #textual

kubikpixel, to web
@kubikpixel@chaos.social avatar

Logdy: Supercharge terminal logs with
web browser UI and low-code

🗒️ https://logdy.dev


#logdy #terminal #web #ui #code #lowcode

governa, to linux
@governa@fosstodon.org avatar

How to Share Your #Linux #Terminal Over the Web Using #Ttyd 🐧 :terminal:

https://linuxtldr.com/installing-ttyd/

gnulinux, to nano German
@gnulinux@social.anoxinon.de avatar

Nano 8.0 - oder doch lieber Micro?

Nano, der Texteditor für die Kommandozeile, bietet in der neuesten Version Key-Bindings, die auch Normalsterbliche bedienen können.

https://gnulinux.ch/nano-8-0-oder-micro

boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar
davidbisset, to webdev
@davidbisset@phpc.social avatar

SuperFile is a "fancy and modern file manager".

https://github.com/MHNightCat/superfile

orhun, to rust
@orhun@fosstodon.org avatar

You can hack your neighbor's toothbrush with this TUI! 🪥

🌪️ blendr: The hacker's BLE (bluetooth low energy) browser terminal app.

🔥 Inspect, search, connect, and analyze data coming from BLE devices.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/dmtrKovalenko/blendr

ehmicky, to programming
@ehmicky@fosstodon.org avatar

We just released Execa 9, which is our biggest release so far.

If you're currently using Execa, you should check out the new features! Also, if you're currently using zx or Bun shell, you might be interesting in this alternative.

https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f

#nodejs #node #javascript #js #cli #terminal #console #bash #shell

ebel, to Bash
@ebel@moytura.org avatar

Any good cli/terminal spell checking programmes? Pass in a file, get an terminal interactive “replace this with that / ignore / add to dict.” workflow.

I remember using aspell(1) back in Ye Olden Days. Is that still the best?

:boost_ok:

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