1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 06:42:12 +03:00
wezterm/src/scripting
Wez Furlong f6743086ac wezterm: remove KeyAction toml translation helper
Now that the toml file support is removed, we can directly
express the key actions as enum variants so remove this
intermediate type and use the enum directly.
2020-05-21 08:46:40 -07:00
..
serde_lua cargo fmt 2020-05-02 17:39:45 -07:00
mod.rs wezterm: remove KeyAction toml translation helper 2020-05-21 08:46:40 -07:00