mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04:00
osc: 9: ignore ConEmu/Windows Terminal sequences
OSC-9 sequences starting with "<number>;" are now ignored, as they are ConEmu sequences, and not iTerm notifications.
This commit is contained in:
parent
ab3af2af37
commit
f3e443ea47
2 changed files with 19 additions and 1 deletions
|
|
@ -64,6 +64,12 @@
|
|||
|
||||
|
||||
### Changed
|
||||
|
||||
* OSC-9: sequences beginning with `<number>;` are now ignored. These
|
||||
sequences are ConEmu/Windows Terminal sequences, and not intended to
|
||||
be notifications.
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue