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
VSCode terminal does not initially clear alt ttys, despite all other terminals doing so. We should check if the terminal is vscode, and trigger a tty clear when establishing an alt tty.
The text was updated successfully, but these errors were encountered:
changes:
- deprecated `echo-element` and `echo-segment`, as they are now supported by `echo-style`
- `echo-style` and `styles.bash` updated for begin/end and color/nocolor styles
- `echo-style` updated to do the minimal writes for performance and simplicity
- `styles.bash` now has the `choose` styles, so `choose` theme can be customised by the user
- `choose` fixed and styled no selection / no items
/close#232
/ref #231#188
VSCode terminal does not initially clear alt ttys, despite all other terminals doing so. We should check if the terminal is vscode, and trigger a tty clear when establishing an alt tty.
The text was updated successfully, but these errors were encountered: