Expand description
Alacritty - The GPU Enhanced Terminal.
Modulesยง
- cli ๐
- clipboard ๐
- config ๐
- daemon ๐
- display ๐The display subsystem including window management, font rasterization, and GPU drawing.
- event ๐Process window events.
- gl ๐
- input ๐Handle input from winit.
- ipc ๐Alacritty socket IPC.
- logging ๐Logging for Alacritty.
- message_bar ๐
- migrate ๐Configuration file migration.
- renderer ๐
- scheduler ๐Scheduler for emitting events at a specific time in the future.
- string ๐
- window_context ๐Terminal window context.
Structsยง
- TemporaryFiles ๐Temporary files stored for Alacritty.
Functionsยง
- alacritty ๐Run main Alacritty entrypoint.
- log_config_path ๐
- main ๐
- msg ๐
msg
subcommand entrypoint.