1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/window
Wez Furlong 8c26b77057 macos: fixup IME generated enter and backspace sequences
Rather than \n and bs these need to be \r and del respectively otherwise
we can end up triggering the wrong ctrl based key mappings in a remote
tmux session.
2019-11-04 18:54:41 -08:00
..
examples we can now init opengl but not render it 2019-10-10 08:15:00 -07:00
src macos: fixup IME generated enter and backspace sequences 2019-11-04 18:54:41 -08:00
build.rs window: use wgl for opengl on windows 2019-10-24 19:12:18 -07:00
Cargo.toml Improve? IME on Windows 2019-11-02 12:39:05 -07:00