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
This might not be so hard as CKW already has multiple screen buffers - we just need to add another one and escape sequences to switch between the normal terminal buffer and the alternate one. The catch is the alternate one shouldn't have scrollback - that is probably where the difficulty lies.
The text was updated successfully, but these errors were encountered:
This might not be so hard as CKW already has multiple screen buffers - we just need to add another one and escape sequences to switch between the normal terminal buffer and the alternate one. The catch is the alternate one shouldn't have scrollback - that is probably where the difficulty lies.
The text was updated successfully, but these errors were encountered: