You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There are unofficial standard escape sequences, originally proposed by FinalTerm but used across various terminals like iTerm, Warp, etc. that are unrecognized by sequin. They are often emitted by prompt customization libraries like powerlevel-10k and oh-my-posh.
Is your feature request related to a problem? Please describe.
There are unofficial standard escape sequences, originally proposed by FinalTerm but used across various terminals like iTerm, Warp, etc. that are unrecognized by sequin. They are often emitted by prompt customization libraries like powerlevel-10k and oh-my-posh.
They start with OSC 133 and are documented nicely here: https://github.com/gnachman/iterm2-website/blob/master/source/_includes/3.4/documentation-escape-codes.md#shell-integrationfinalterm
Describe the solution you'd like
Sequin should recognize this common sequence and describe it.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: