1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-26 08:25:50 +03:00
wezterm/config
Jalil David Salamé Messina b32863cc2f fix(clippy): Implement From instead of Into
Implementing `From` is prefered as this also implements the `Into` trait, may
not be desireable for code size/compilation time reasons.
2023-04-03 08:31:12 -07:00
..
derive config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
src fix(clippy): Implement From instead of Into 2023-04-03 08:31:12 -07:00
build.rs colorschemes: expand to include Gogh color schemes 2022-07-10 13:32:17 -07:00
Cargo.toml populate ssh domains from your ssh config by default 2023-03-29 11:51:59 -07:00