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
- plan9 Compile drawterm on Fedora 38
- Simple presentations with Markdown
- plan9 My brand new Plan9/9front desktop
- plan9 Mount Plan9 over network
- 60's IBM Computers Commercial
- #cat-v on weechat configuration
- c Sending signals to C programs
- Bulk thumbnails
- plan9 Run 9front in Qemu
- Add lazy loading of images in Jekyll posts
- c Extend Lua with custom C functions using Clang
- Set color temperature of displays on i3
- Development environments with Nix
- Make B/W SVG charts with matplotlib
- Convert all MKV files into other formats