Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workarounds for foot terminal #3861

Commits on Dec 13, 2023

  1. Add workarounds for foot terminal

    See https://codeberg.org/dnkl/foot/issues/628 for why foot terminal handles Shift+Enter and Control+Enter differently than other terminals.
    
    Without these 2 fixes pressing Shift+Enter/Control+Enter in a TextArea causes the whole App to hang for ~10 seconds before inserting the raw escape sequence.
    
    With these 2 fixes Shift+Enter/Control+Enter insert a carriage return.
    danofsteel32 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4b59d3e View commit details
    Browse the repository at this point in the history