1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/config/src
2024-05-13 12:22:47 -07:00
..
background.rs feat: add acrylic accent color as config and other refactors 2023-04-17 06:33:01 -07:00
bell.rs revise how uniforms are passed to shader 2022-08-22 10:22:00 -07:00
color.rs rustfmt 2024-05-04 22:24:34 -07:00
config.rs add X11 Qtile to tiling_desktop_environments 2024-05-13 12:22:47 -07:00
daemon.rs config: cut over to wezterm-dynamic 2022-05-18 07:47:39 -07:00
exec_domain.rs config: validate consistency of domain names 2022-10-11 06:59:12 -07:00
font.rs be smarter about NO_HINTING 2024-01-31 07:55:10 -07:00
frontend.rs front_end defaults to OpenGL again 2024-01-28 20:21:57 -07:00
keyassignment.rs shlex: update usage to avoid warnings about NUL bytes 2024-01-23 06:07:27 -07:00
keys.rs fix(clippy): Implement From instead of Into 2023-04-03 08:31:12 -07:00
lib.rs chore: run fmt 2024-01-21 14:06:01 -07:00
lua.rs shlex: update usage to avoid warnings about NUL bytes 2024-01-23 06:07:27 -07:00
meta.rs config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
scheme_data.rs sync-color-schemes: fix mis-parse of color schemes 2024-05-04 22:01:00 -07:00
serial.rs Add serial_ports config 2023-03-29 19:05:13 -07:00
ssh.rs mux: ssh: add override_proxy_command to SshDomain 2024-05-08 15:32:38 -07:00
terminal.rs mux: allow client to provide palette to mux server 2023-03-31 08:02:32 -07:00
tls.rs config: validate consistency of domain names 2022-10-11 06:59:12 -07:00
units.rs fix(clippy): Implement From instead of Into 2023-04-03 08:31:12 -07:00
unix.rs config: validate consistency of domain names 2022-10-11 06:59:12 -07:00
version.rs build: revise dep graph for version changes 2023-04-08 17:03:03 -07:00
window.rs chore: run fmt 2024-01-21 14:06:01 -07:00
wsl.rs maybe fix win32 build 2023-02-11 10:07:31 -07:00