home.social

#alacritty — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #alacritty, aggregated by home.social.

fetched live
  1. Tinted — то, из‑за чего ты захочешь использовать терминал

    Всем привет! Меня зовут Илья, я frontend‑разработчик. Но сегодня хочу поговорить не о JavaScript, а о терминале. Несмотря на то, что я уже много лет работаю разработчиком, активно пользоваться терминалом я начал всего около года назад. До этого терминал для меня был просто местом, где запускается сборка проекта, немного Git и иногда еще пара команд. Думаю, у многих так же. Обычно мысли о терминале вызывают ступор. Кажется, что это что‑то непонятное, черно‑зеленое и предназначенное только для «настоящих программистов», и на практике большинство ограничивается npm run dev , git status и на этом все. В этом гайде я хочу показать, как можно превратить терминал в красивую и удобную среду разработки, которая не уступает IDEA и другим редакторам. Сразу оговорюсь: речь пойдет исключительно о терминале, а не о NeoVim . NeoVim — это отдельная большая тема.

    habr.com/ru/articles/1071228/

    #терминал #cli #zsh #alacritty #Tinted #starship #zoxide #homebrew #настройка_терминала

  2. Decided to add scroll velocity to as a nice QoL improvement for :

    github.com/alacritty/alacritty

    Hopefully this should help scrolling through big terminal backlogs without access to a mouse.

  3. Support in other applications is spotty: The #alacritty terminal emulator accepts input from multiple seats, #kitty doesn't.

    You can kinda browse the web together using #firefox, but only if you start it after the seats have been set up. #chromium doesn't seem to support multiple seats at all.

    I think writing end-user applications with great multi-seat support (or patching existing ones) is currently the lowest-hanging fruit!

  4. I’m going back to #Yakuake as my main #terminal app. For a longish while it had problems with global shortcut keys under #Wayland meaning it could only be activated if it already had the focus, but now everything seems to be all right again. Farewell #Alacritty, you are an excellent terminal emulator, but Yakuake is just always “there” at my fingertip. #KDEPlasma #KDE #FLOSS #Linux

  5. I've always been too afraid of tiling window managers and also too lazy to learn new behaviors. I've tried it many times but I failed again and again because of my laziness.

    Yesterday I've installed #herbstluftwm on #Xubuntu on a low end Fujitsu U727 notebook and played around for while with the configuration. Well, I think I fell in love this time. 😍 Very smooth! And I think replacing xterm with #alacritty was also a good idea.

    Is there anything I should definitely try?

    #windowmanager #tilingwindowmanager #linux

  6. is there someone on here who uses #pkgsrc with #macos ?

    i can download #alacritty with pkgsrc now, but the version it installs for macos doesn't seem to be the version i can download from github -- it isn't installed to /Applications and has to be bootstrapped via Terminal.app to run.

    are there any clever/simple ways to rig this up? am i missing something obvious?

  7. Found this TODO list for on an old drive today:

    - reduce cell storage size (zerowidth)
    - Fix box drawing
    - Synchronized updates
    - Fix keybindings/VirtualKeyCodes
    - Use proc_pidinfo for SpawnNewInstance on macOS
    - Blinking cursor
    - Rework configuration
    - New VSync / Frame scheduling on macOS/Windows/X11
    - website
    - Tmux margins?
    - Regex URLs?
    -> Different launchers for different regexes?

    Nice to see that all of them (other than tmux margins) have been implemented.

  8. Normally I prefer using dark themes. When working on the terrace indeed light themes show better contrast. I've created a script that toggles dark/light mode in #alacritty and #kde / #plasma : gist.github.com/sarmbruster/41

    Just in case you might find that useful. #linux

  9. One of my favorite featues of is how it allows you to shrink its windows to any size, which allows you to use an Alacritty window as a ruler...

  10. наконец-то нормальные картинки в нормальном терминале, как же хорошо когда есть #guix

    =>
    https://git.phreedom.club/taxuswc/tyaguch/src/branch/master/tgch/terminals.scm#L78

    #alacritty #sixel

  11. Just saw that they open sourced warp (the terminal that turned into LLM slop) and decided to look at some of the remaining terminal emulation pieces.

    There's some *interesting* similarities in the terminal code I've looked at so far:

    Warp:
    github.com/warpdotdev/warp/blo

    Alacritty:
    github.com/alacritty/vte/blob/

    Interesting how quickly an Apache (and in parts MIT) license can turn into AGPL.

  12. Alacritty 0.17: aggiornamenti TOML 1.1 e nuove opzioni per Wayland

    Scopri le novità di Alacritty 0.17: aggiornamento a TOML 1.1, nuove binding per il mouse e miglioramenti per Wayland e macOS.

    yoota.it/alacritty-0-17-aggior

  13. Just released version 0.17.0 of Alacritty:
    github.com/alacritty/alacritty

    My personal highlight is the improvements to focus tracking for touch devices, which is very useful on Linux phones.

  14. Moved from #alacritty to #kitty this week. But I really needed a better icon.
    Picked the white one. 😺github.com/DinkDonk/kitty-icon

  15. @jnunemaker I see no mention of #Alacritty here. I switched to it form iTerm2 (which I had been sponsoring and using for years and years) when iTerm2 introduced AI features.

  16. @ruralocity @mitchellh after one week of usage I can tell I'm not going back to #alacritty, I will keep myself using #ghostty for the foreseeable future.

  17. I've been told your #Rails leader uses #Alacritty as his terminal emulator - part of their Linux "distribution"...

    That above has accelerated my _need_ to move to something else since I had some other issues - besides being kind-of-slow in my environment...

    So, starting today I'm changing to #Ghostty, by @mitchellh

    ghostty.org

    Ghostty is neat, and works perfectly with my current setup: #tmux + #ViM on both, macOS and Linux.

  18. Graphical apps like #Alacritty now works, it just needs something called #NixGL installed, and then you have to run the application from the terminal with nixGL, example:

    nixGL alacritty

    Which does mean you couldn't just launch it from its desktop entry/icon, since that'll run without
    nixGL and fail. I thought to update its .desktop file, and I found it at:
    ~/.nix-profile/share/applications/Alacritty.desktop

    but it seems that said file is meant to be read-only, so.. dk. Happy to see
    nixGL works tho!

    🔗 https://github.com/nix-community/nixGL

  19. Testing out #Nix on #SteamOS/#SteamDeck, and so far so good! It's been helpful in getting any of the missing non-graphical packages I need, such as to install and get my #KDE/#Dolphin service menu working (https://github.com/irfanhakim-as/kde-service-menu-reimage) - where I needed a couple of missing deps like #ImageMagick and #Exiftool.

    Most of the graphical apps I need are easily found/installable on
    #Flatpak though, except something like #Alacritty. I previously installed it on this system using #Distrobox and it worked great, I thought to test installing a graphical app off of Nix - but it doesn't seem that worked with Alacritty. From my search it's something to do with GL/Vulkan apps outside of #NixOS or something of the like. There were also some apps that aren't available as Flatpaks, are available on #ArchLinux 's #AUR, but aren't available on Nix.

    There will also be things that don't work too, I think for reasons that may be obvious to others, such as adding HEIC support to KDE apps like Dolphin (for previews) and
    #Gwenview (for image viewing). On a 'normal' Linux system, this is done by installing libheif and kimageformats (pretty sure u need both). Installing them on this SteamOS machine tho off of Nix, doesn't really help the system's Dolphin and Gwenview app to be able to serve/open HEIC files.

    Still, I know I'm just barely scratching the surface of what I could do with Nix - even as just a 'package manager'. I understand why maybe
    #Valve is holding themselves back from pre-installing Nix for now tho (unlike something like #Podman or #Distrobox, which they were surprisingly - in a good way, happy to do) bcos the situation with the Nix project, atm, is a lil confusing.. but as recommended by others on here, I think I'm having a good luck/time with the #Lix project's 'flavour' of Nix.

    🔗 https://lix.systems

  20. (more Linux and FOSS news in previous posts of thread)

    Gaijin Entertainment announced EdenSpark, an open source "AI-assisted" platform for making games:
    gamingonlinux.com/2025/10/gaij

    Ruby on Rails 8.1 brings active job continuations, structured event reporting and local CI:
    alternativeto.net/news/2025/10

    Next.js 16 launches with Turbopack, new caching model, React 19.2, and Devtools upgrades:
    alternativeto.net/news/2025/10

    Valkey 9.0 Adds Multi-Database Clusters, Supports 1 Billion Requests Per Second:
    news.itsfoss.com/valkey-9-rele

    PyTorch unveils Monarch, a scalable and fault‑tolerant distributed programming framework:
    alternativeto.net/news/2025/10

    Jellyfin 10.11 migrates to EF Core, boosts speed, drops 32-bit ARM support:
    alternativeto.net/news/2025/10

    Alacritty 0.16.0 introduces Unicode 17 support, new Vi motions, and config improvements:
    alternativeto.net/news/2025/10

    Notepad++ v8.8.7 release ensures authenticity with GlobalSign signature:
    alternativeto.net/news/2025/10

    VirtualBox 7.2.4 Released (But Won’t Install on Ubuntu 25.10):
    omgubuntu.co.uk/2025/10/virtua

    OpenBSD 7.8 adds Raspberry Pi 5 support, parallel TCP stack on multiple CPUs & AMD SEV-ES:
    alternativeto.net/news/2025/10

    FreeBSD 15.0 Beta 3 Brings Working Support For MediaTek MT76 WiFi:
    phoronix.com/news/FreeBSD-15.0

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #FreeBSD #OS #BSD #FreeBSD15 #OpenBSD #EdenSpark #GameDevelopment #ProgrammingLanguage #KeyValueStore #Ruby #RubyOnRails #RubyOnRails8 #NextJS #JavaScript #Valkey #PyTorch #Monarch #Python #Jellyfin #Alacritty #Notepadpp #VirtualBox #Terminal #TerminalEmulator #SelfHosting #VirtualMachine #Virtualization #WebDev #WebDevelopment #MediaServer #Development #Programming #Coding #FosseryTech

  21. Alacritty 0.16, a GPU-accelerated terminal emulator, adds support for Unicode 17, new Vi motions, and system-wide configuration options.
    linuxiac.com/alacritty-0-16-te

    #alacritty #terminal #opensource