1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 19:58:15 +03:00
wezterm/config/src
Wez Furlong dd8d4a04f4
sync from https://github.com/folke/tokyonight.nvim
Pull in the enhanced scheme that includes wezterm metadata and colors.

Co-authored-by: Thomas Croft <103956335+thomascft@users.noreply.github.com>

closes: https://github.com/wez/wezterm/pull/3208
2023-03-20 12:42:09 -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): Remove unnecessary clone/to_string calls 2023-03-16 07:40:12 -07:00
config.rs fix(clippy): Remove closures where possible 2023-03-19 08:41:38 -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): Use faster methods on Iterators 2023-03-19 07:29:23 -07:00
frontend.rs fix(clippy): Derive Default where possible 2023-03-15 10:21:11 -07:00
keyassignment.rs mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -07:00
keys.rs fix typo 2022-07-31 17:58:41 -07:00
lib.rs sync-color-schemes: handle renamed schemes slightly better 2023-03-20 12:24:00 -07:00
lua.rs fix(clippy): Remove closures where possible 2023-03-19 08:41:38 -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
ssh.rs config: validate consistency of domain names 2022-10-11 06:59:12 -07:00
terminal.rs add log_unknown_escape_sequences config option 2023-03-15 22:47:32 -07:00
tls.rs config: validate consistency of domain names 2022-10-11 06:59:12 -07:00
units.rs mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -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