1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-29 00:21:57 +03:00
wezterm/config/src
2023-04-04 21:11:08 -07:00
..
background.rs fix(clippy): Derive Default where possible 2023-03-15 10:21:11 -07:00
bell.rs revise how uniforms are passed to shader 2022-08-22 10:22:00 -07:00
color.rs fix(clippy): Implement From instead of Into 2023-04-03 08:31:12 -07:00
config.rs mux: increase default fetch throttle limit 2023-04-04 17:17:07 -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 fix(clippy): Implement From instead of Into 2023-04-03 08:31:12 -07:00
frontend.rs fix(clippy): Derive Default where possible 2023-03-15 10:21:11 -07:00
keyassignment.rs Add PromptInputLine and examples of (re)naming tabs/workspaces 2023-04-04 21:11:08 -07:00
keys.rs fix(clippy): Implement From instead of Into 2023-04-03 08:31:12 -07:00
lib.rs Add serial_ports config 2023-03-29 19:05:13 -07:00
lua.rs make config_builder work with table.insert(config.keys, ...) 2023-04-04 11:43:21 -07:00
meta.rs config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
scheme_data.rs sync from https://github.com/folke/tokyonight.nvim 2023-03-20 12:42:09 -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 fixup build to not consider termwiz tags as wezterm tags 2021-03-17 21:02:03 -07:00
wsl.rs maybe fix win32 build 2023-02-11 10:07:31 -07:00