1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 23:04:49 +03:00
wezterm/config/src
Andrew Stone 28ac1c845b
Adds config option for command palette rows (#4595)
Co-authored-by: Wez Furlong <wez@wezfurlong.org>
2023-12-01 07:56:41 -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 color schemes: adjust sync aliasing 2023-07-09 21:20:48 -07:00
config.rs Adds config option for command palette rows (#4595) 2023-12-01 07:56:41 -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 fonts: starting building out harfbuzz rasterizer 2023-08-20 15:18:09 -07:00
frontend.rs deps: update wgpu -> 0.17 2023-07-22 08:00:59 -07:00
keyassignment.rs Additions to the InputSelector (resolving #4226) (#4227) 2023-09-22 06:42:43 -07:00
keys.rs fix(clippy): Implement From instead of Into 2023-04-03 08:31:12 -07:00
lib.rs persist charselect, repl history and others in data dir 2023-07-22 10:31:03 -07:00
lua.rs persist charselect, repl history and others in data dir 2023-07-22 10:31:03 -07:00
meta.rs config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
scheme_data.rs color-schemes: fix gogh import 2023-09-22 14:30:24 -07:00
serial.rs Add serial_ports config 2023-03-29 19:05:13 -07:00
ssh.rs populate ssh domains from your ssh config by default 2023-03-29 11:51:59 -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
wsl.rs maybe fix win32 build 2023-02-11 10:07:31 -07:00