1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/pty
Wez Furlong a0cbea2703 term: ignore first OSC title change sequence on Windows
ConPTY emits a sequence that sets the title to the name of the
program that is initially launched into it.

This commit tries to ignore that sequence in that circumstance,
so that the logic in b5d156c282
can more dynamically set the tab title.
2021-12-25 01:10:37 -07:00
..
examples pty: update async example for more recent smol release 2020-10-03 11:15:57 -07:00
src term: ignore first OSC title change sequence on Windows 2021-12-25 01:10:37 -07:00
Cargo.toml term: ignore first OSC title change sequence on Windows 2021-12-25 01:10:37 -07:00