Use option key as meta in Alacritty under macOS
To use option key under macOS as Meta key use the option
option_as_alt
and set it to "Both"
.
This is the example for the newer Toml file format.
# ~/.alacritty.toml
[window]
option_as_alt = "Both"
And this is the older YAML format.
# ~/.alacritty.yml
window:
option_as_alt: Both
Check more at https://alacritty.org/config-alacritty.html#s20.
Other notes
- Display xterm color palette
- Write ISO to USB Key
- Easy measure time took in a bash script
- 60's IBM Computers Commercial
- Fix screen tearing on Debian 12 Xorg and i3
- Previews how man page written in Troff will look like
- dcss Dungeon Crawl Stone Soup - New player guide
- plan9 Take a screenshot in Plan9
- Convert all MKV files into other formats
- Development environments with Nix
- Extract lines from a file with sed
- Making cgit look nicer
- Push to multiple origins at once in Git
- Uninstall Ollama from a Linux box
- Alacritty open links with modifier