1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-26 16:34:23 +03:00
wezterm/window
Wez Furlong b35e3b2aad deps: remove pretty_env_loggger
Go directly to the underlying env_logger crate, as pretty_env_logger
hasn't been updated in some time, and I'd like to be able to redirect
the log output to a file more directly, and that feature is in a newer
version of the env logger than pretty_env_logger was pulling in.
2022-04-07 08:24:07 -07:00
..
examples fix mac, windows builds 2022-04-02 07:58:27 -07:00
src macos: send_composed_key_when_X_alt_is_pressed now ignores other mods 2022-04-06 18:26:16 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml deps: remove pretty_env_loggger 2022-04-07 08:24:07 -07:00