cjerrington, to linux
@cjerrington@mstdn.social avatar

Finally rewrote my Bookmarks into bash. Check out the simple directory changer for your Linux terminal.

https://claytonerrington.com/blog/bookmarks-in-bash/

orhun, to rust
@orhun@fosstodon.org avatar

Can't believe this is now possible in the terminal! 🤯

🌀 bevy_ratatui_render: A Bevy plugin for rendering a Bevy app to the terminal using Ratatui.

🦀 Written in Rust | Built with @ratatui_rs & @bevy

⭐ GitHub: https://github.com/cxreiff/bevy_ratatui_render

video/mp4

gregorni, to random
@gregorni@fosstodon.org avatar

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

#rm #commandLine #Terminal #rmrf

gjherbiet, to macos
@gjherbiet@mamot.fr avatar

Moving away from back to 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 inside , inside inside

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

#rustlang #terminal #presentation #slides #markdown #code #commandline #rust

video/mp4

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.

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 :)

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?

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 🤌

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

#rustlang #tui #ratatui #library #terminal #forum #release

video/mp4

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

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

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.

#Terminal #Editor #cli #Nano #Micro #Linux

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

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

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

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: #cli #unix #terminal #bash #linux

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

Just updated my WezTerm¹ configuration file. (In case you’re the kind of person that gets excited by such things.) 👋🤓

https://codeberg.org/aral/.config/src/branch/main/wezterm.lua

¹ https://wezfurlong.org/wezterm/

kevinctofel, to ai
@kevinctofel@hachyderm.io avatar

I had been meaning to look at using for local & today I caught this excellent video how-to. Still not sold on the current hype of AI but it would be foolish to overlook its place in our future.

Honestly, this little project was the most fun I’ve had in a while: installing/using different AI models, using AI in the , then in a , even creating a persona for the prompts. And it’s all running locally (no internet needed!), so it’s . 🤓

https://youtube.com/watch?v=Wjrdr0NU4Sk&si=x5I0kG2iwZGefc7d

davep, to python
@davep@fosstodon.org avatar

Doing some pre-dinner coding, working some more on my toy client for the .

https://www.youtube.com/watch?v=7dTwJQn_Ggw

0xZogG, to neovim
@0xZogG@hachyderm.io avatar

Adjusting , , and various applications for my preferences to be more productive and less mouse dependant. Takes some time but fun and benefitial \o/

wervice, to linux
@wervice@fosstodon.org avatar

What do you think about the Warp #terminal

Warp terminal homepage: https://www.warp.dev/

#linux #cli

davep, to python
@davep@fosstodon.org avatar

Going on stream to tinker some more with an Ollama client I’m building for myself: https://www.youtube.com/watch?v=LzHUdfR4PRg

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