#terminal-emulator — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #terminal-emulator, aggregated by home.social.
-
🐀💻 Behold, the pinnacle of human achievement: a terminal emulator that promises to transform your #productivity with stunning inline 3D graphics! Because who doesn't want to be distracted by spinning polygons while trying to run 'ls'? 🙄✨
https://ratty-term.org/ #terminalemulator #3Dgraphics #distraction #techhumor #innovation #HackerNews #ngated -
Someone here posted about the #Starship prompt for the terminal once. I liked it a lot and decided to try. Then I found out #iTerm2 - a better terminal emulator. Then there were themes, color schemes, and finally, I discovered #Fish shell.
I now want to spend more time in my terminal than in UI.
Starship prompt: https://starship.rs
Fish shell: https://fishshell.com
iTerm2: https://iterm2.com#terminalEmulator #FishShell #StarshipPrompt #terminal #console #homelab
-
Why I finally traded iTerm2’s features for Ghostty’s GPU renderer
https://techlife.blog/posts/why-i-finally-traded-iterm2s-features-for-ghosttys-gpu-renderer/
#Ghostty #iTerm2 #TerminalEmulator #MacOS #DeveloperTools #Migration #Productivity
-
“I do recall Emacs ^S and ^Q being problematic due to terminal mode occasionally getting set badly (and then the underlying hardware would wake up, “Oh, flow control! I know how to do that!”, ^S would freeze everything and you had to Just Know to do ^Q…)”
@wrog this is still a problem in modern terminal emulators. On Linux, nearly all terminal emulator software emulates the DEC VT-220 hardware pretty closely, so it does actually send the ASCII
DC1andDC3characters forC-qandC-s, and the virtual TTY device responds accordingly by blocking all further characters except forDC1andDC3. You have to execute the commandstty -ixonto disable soft flow control for a given TTY device after it has been initialized by the operating system.I think there is a way configure the pseudoterminal manager system control to create virtual TTY devices that ignore
DC1andDC3characters, but I don’t know how, and for whatever reason (probably for backward compatibility with older Unix systems) Debian-based Linux doesn’t configure it this way by default. I think most people just put thestty -ixonin their~/.profilefile. -
Currently trying out #ghostty terminal emulator - it's pretty nice out-of-the-box and has font ligatures support. What puts me a bit off is the RAM usage, it uses more than #kitty (65 vs 50) which is the terminal I've been using for years now.
But maybe the extra RAM usage is justified, I need to try it out for a few weeks 🤔
-
First #blog of 2026 on #BurgeonLab
➡️ https://burgeonlab.com/blog/hugo-on-android-with-termux/
Been only publishing weeknotes lately; but the wait is over, new tech guide is out! 👩🏻💻 It's about how I am using #termux on #android with #hugo.
This is #6 of #100DaysToOffload. See my progress: https://burgeonlab.com/tags/100daystooffload/
#blogging #blogs #newpost #blogpost #smolweb #guides #techblog #techguides #webdev #cli #terminalemulator #indieweb
-
Zashterm è un nuovo terminale moderno basato su GTK4 e Adwaita, progettato per offrire sessioni avanzate, integrazione SSH e funzioni di sicurezza pensate per gli utenti Linux più esigenti. #Linux #GTK4 #TerminalEmulator #OpenSource
-
🤯 Wow, a terminal emulator for your terminal! 🚀 Because clearly, what we needed was more terminals inside our terminals, powered by the revolutionary Turbo Vision. 🦄 Next up: a browser that lets you browse browsers, because who doesn't love a good recursive loop? 🙃
https://github.com/magiblot/tvterm #terminalemulator #TurboVision #recursiveinnovation #techhumor #futureoftech #HackerNews #ngated -
A terminal emulator that runs in your terminal. Powered by Turbo Vision
https://github.com/magiblot/tvterm
#HackerNews #terminalemulator #TurboVision #commandline #development #open-source #technews
-
Cool-retro-term: terminal emulator which mimics look and feel of the old CRTs
https://github.com/Swordfish90/cool-retro-term
#HackerNews #CoolRetroTerm #RetroEmulator #TerminalEmulator #CRT #Nostalgia #Coding
-
Ah yes, the riveting saga of tweaking a terminal emulator to perfection that absolutely no one asked for. Because what could be more thrilling than spending your precious time fiddling with #WezTerm settings? 🙄🔧 #Priorities
https://rashil2000.me/blogs/tune-wezterm #terminalemulator #customization #techhumor #codinglife #productivityfunnies #HackerNews #ngated -
What a wonderful surprise wezterm is proving to be!
I started using it as a less fussy alternative to kitty. Today, I discovered it has built-in muxing, just like tmux. Perfect for driving persistent ssh sessions. It is cross-platform and lua-configurable. Highly recommended !
#wezterm #TerminalEmulator #tmux #terminal #ssh #dev #SysAdmin
-
Rio Terminal: A hardware-accelerated GPU terminal emulator
#HackerNews #RioTerminal #GPU #HardwareAccelerated #Emulator #TechInnovation #TerminalEmulator
-
I have been test-running wezterm for about a month now and am absolutely loving it ! Fast, outstanding support for glyphs, and a good balance b/w GUI support and minimalness. Would highly recommend! The only effort might be learning some very basic lua for configuration.
I was a sworn kitty user, but its glyph support (e.g., running emacs --no-window) is not able to do what I need.
-
🎉 Hold the front page! 📰 Two years of #suspense for a terminal emulator just ended...🙄 drumroll please... with a #roadmap update! 🤦♂️ But wait, it's #zero-dependency... because, who needs #libc these days, right? 🚀
https://mitchellh.com/writing/libghostty-is-coming #terminalemulator #update #technews #HackerNews #ngated -
A cross-platform terminal emulator written in Java
https://github.com/sebkur/forceterm
#HackerNews #crossplatform #terminalemulator #Java #open-source #technews
-
A terminal emulator in pure PHP
https://github.com/soloterm/screen
#HackerNews #terminalemulator #PHP #programming #open-source #coding
-
#minicom 2.10 has been released (#TerminalEmulator / #VT100Emulation / #ZMODEM / #SerialCommunication / #Unix / #Linux / #Debian) https://salsa.debian.org/minicom-team/minicom
-
Speaking of terminal emulators, #foot seems great, but unfortunately the lack of ligature support is a deal breaker
#terminalemulator -
I see a lot of fuzz about #Ghostty #TerminalEmulator, and I'm sure it's great. But all that GTK and window/tab management stuff, no, thanks. I like fast and simple terminals, and letting my window manager take care of tabs, splits, etc. Been using #urxvt, #st, #kitty, #alacritty, #wezterm and then back to kitty. Give me a fast, spartan terminal with UTF-8, ligature support and a big buffer. That's all I need.
-
A thing I dislike about linux (VT-)terminals..
Copy is SHIFT+CTRL+C
Paste is SHIFT+CTRL+V
New Tab is SHIFT+CTRL+TIt's like that only on those apps and it crypples my workflow to the point that I use keycombos in other places as well.
https://gitlab.gnome.org/GNOME/console/-/issues/185
https://gitlab.gnome.org/GNOME/console/-/issues/185#note_1558757
> In vte, both Ctrl-C and Ctrl-Shift-C do the same thing, that is to send ^C. [...] if you unassign that, the default vte binding simply takes over. -
Ghostty 1: An enhanced terminal emulator is gaining attention. Discover more at this link: https://www.theregister.com/2025/01/08/ghostty_1/ #TechNews #TerminalEmulator #Innovation
-
Thanks to OpenCore Legacy Patcher, I can run #ghostty on my 10-year old MacBook Pro! 👻
https://ghostty.org