【Alacritty】ターミナルエミュレータ、みなさんは何度ご引っ越しされましたか?
https://qiita.com/umekikazuya/items/e682bcd92be5a17ed71d?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
【Alacritty】ターミナルエミュレータ、みなさんは何度ご引っ越しされましたか?
https://qiita.com/umekikazuya/items/e682bcd92be5a17ed71d?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
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
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.
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:
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.
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/