1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-13 07:22:52 +03:00
wezterm/window
Wez Furlong 754f8166b5 Add HideApplication and QuitApplication key assignments
```
[[keys]]
key = "q"
mods = "CMD"
action = "QuitApplication"
```

refs: https://github.com/wez/wezterm/issues/150
2020-02-14 08:49:15 -08:00
..
examples macos: fix light background/border 2020-01-26 19:04:34 -08:00
src Add HideApplication and QuitApplication key assignments 2020-02-14 08:49:15 -08:00
build.rs window: use wgl for opengl on windows 2019-10-24 19:12:18 -07:00
Cargo.toml point to local filedescriptor crate 2020-01-26 09:15:24 -08:00