1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/termwiz/src
Wez Furlong 89d25ccdb6 termwiz: Windows: force CP_UTF8, fix alt-screen and examples
We need to force the codepage to UTF8 this to avoid having our UTF-8
bytestreams be misinterpreted, and to restore the original before we're
done.

refs: https://github.com/wez/wezterm/issues/1435

implement missing alt-screen support and fixup building the examples
while we're in here.

refs: #1244
2021-12-22 12:54:57 -07:00
..
caps termwiz: avoid file io when terminfo db is pre-filled 2021-06-13 09:06:22 -07:00
escape termwiz: s/Fuschia/Fuchsia/g 2021-12-21 20:38:59 -07:00
lineedit introduce unicode_version config 2021-11-25 09:00:45 -07:00
render termwiz: s/Fuschia/Fuchsia/g 2021-12-21 20:38:59 -07:00
surface introduce unicode_version config 2021-11-25 09:00:45 -07:00
terminal termwiz: Windows: force CP_UTF8, fix alt-screen and examples 2021-12-22 12:54:57 -07:00
widgets Remove unused Error import 2021-09-29 20:58:47 -07:00
cell.rs Respect emoji-variation-sequences.txt 2021-11-25 14:37:24 -07:00
cellcluster.rs introduce unicode_version config 2021-11-25 09:00:45 -07:00
color.rs termwiz: s/Fuschia/Fuchsia/g 2021-12-21 20:38:59 -07:00
emoji_presentation.rs termwiz: improve performance of emoji presentation lookup 2021-08-11 23:06:16 -07:00
emoji.rs Respect emoji-variation-sequences.txt 2021-11-25 14:37:24 -07:00
error.rs filedescriptor: remove anyhow from public interface 2021-05-23 14:24:01 -07:00
hyperlink.rs lua: add window::effective_config() method 2021-02-27 12:39:22 -08:00
image.rs termwiz: fix test build when image feature is disabled 2021-08-08 16:43:10 -07:00
input.rs term: fix encoding F1-F4 2021-09-12 09:30:14 -07:00
istty.rs remove some extern crates 2019-05-26 08:27:43 -07:00
keymap.rs clippy 2019-02-24 12:01:08 -08:00
lib.rs termwiz: import widechar_width wcwidth implementation 2021-11-24 18:11:59 -07:00
macros.rs termwiz: do not depend on derive_builder 2020-02-11 07:45:50 -08:00
readbuf.rs restructure termwiz tree prior to merging into wezterm repo 2018-08-05 07:55:30 -07:00
rgb.txt Remove dep on palette for resolving color names 2020-02-07 08:58:53 -08:00
widechar_width.rs termwiz: import widechar_width wcwidth implementation 2021-11-24 18:11:59 -07:00