【Alacritty】ターミナルエミュレータ、みなさんは何度ご引っ越しされましたか? - Qiita

皆さんはターミナルエミュレータ、何度ご引っ越しされました? 私、iTerm2 → Warp → Alacritty → Ghostty → WezTerm → Alacritty とここ3年ちょっとでいろいろ渡ってきました...。 「3年で5回!転勤族でもそんないるの?」っ...

Qiita

Found this TODO list for #Alacritty 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.

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 : https://gist.github.com/sarmbruster/41ecce95e96568c2a26105d93333a746

Just in case you might find that useful. #linux

toggle-darkmode.sh

GitHub Gist: instantly share code, notes, and snippets.

Gist
【Nerd Font】はじめまして、フォントパッチャー - Qiita

「好みのフォントを使いたいけど、なんかターミナルで絵文字が文字化けするんだよね。」 今回はそんなあなたにお届け。 対象読者 好きな日本語フォントを使いたいけど、Nerd Font版が公式配布されていない。 ターミナルやエディタ(vim等)でアイコンが□表示されるのに耐え...

Qiita

When I see people complain about Linux it always boils down to the terminal. If that's the "only" hurdle, Linux is in a good place. I mean, life throws far more hurdles at us as soon as we leave home. If we can survive that, we can survive the terminal.

#linux #terminal #wezterm #alacritty #ghostty #kitty #tilix

One of my favorite featues of #Alacritty is how it allows you to shrink its windows to any size, which allows you to use an Alacritty window as a ruler...
наконец-то нормальные картинки в нормальном терминале, как же хорошо когда есть #guix

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

#alacritty #sixel
tyaguch

сборная солянка пакетов для гикса

Phreedom Git

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:
https://github.com/warpdotdev/warp/blob/master/crates/warp_terminal/src/model/ansi/control_sequence_parameters.rs#L15

Alacritty:
https://github.com/alacritty/vte/blob/master/src/ansi.rs#L819

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

#rust #warp #alacritty

warp/crates/warp_terminal/src/model/ansi/control_sequence_parameters.rs at master · warpdotdev/warp

Warp is an agentic development environment, born out of the terminal. - warpdotdev/warp

GitHub

Alacritty 0.17 Brings TOML 1.1 Support and Better Wayland Integration

Alacritty 0.17 updates to TOML 1.1, adds mouse wheel binding support, and improves Wayland and macOS stability.

https://yoota.it/en/alacritty-0-17-brings-toml-1-1-support-and-better-wayland-integration/